Skip to content

Optimization #5

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 2, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/english/java/_index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Comprehensive Aspose.HTML Java Tutorials
linktitle: Aspose.HTML for Java Tutorials
linktitle: Aspose.HTML Tutorials
type: docs
weight: 10
url: /java/
Expand Down
2 changes: 1 addition & 1 deletion content/english/java/configuring-environment/_index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Configuring Environment in Aspose.HTML for Java
linktitle: Configuring Environment in Aspose.HTML for Java
linktitle: Configuring Environment in Aspose.HTML
second_title: Java HTML Processing with Aspose.HTML
description: Explore how to configure the environment in Aspose.HTML for Java. Learn to set character sets, configure fonts, and use message handlers effectively.
type: docs
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Configure Fonts in Aspose.HTML for Java
linktitle: Configure Fonts in Aspose.HTML for Java
linktitle: Configure Fonts in Aspose.HTML
second_title: Java HTML Processing with Aspose.HTML
description: Learn how to configure fonts in Aspose.HTML for Java with this detailed, step-by-step guide. Enhance your HTML to PDF conversions with custom fonts and styles.
type: docs
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Configure Runtime Service in Aspose.HTML for Java
linktitle: Configure Runtime Service in Aspose.HTML for Java
linktitle: Configure Runtime Service in Aspose.HTML
second_title: Java HTML Processing with Aspose.HTML
description: Learn how to configure the Runtime Service in Aspose.HTML for Java to optimize script execution, preventing infinite loops, and improving application performance.
type: docs
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Implement Sandboxing in Aspose.HTML for Java
linktitle: Implement Sandboxing in Aspose.HTML for Java
linktitle: Implement Sandboxing in Aspose.HTML
second_title: Java HTML Processing with Aspose.HTML
description: Learn how to implement sandboxing in Aspose.HTML for Java to securely control script execution in your HTML documents and convert them to PDF.
type: docs
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Set Character Set in Aspose.HTML for Java
linktitle: Set Character Set in Aspose.HTML for Java
linktitle: Set Character Set in Aspose.HTML
second_title: Java HTML Processing with Aspose.HTML
description: Learn how to set the character set in Aspose.HTML for Java and convert HTML to PDF in this step-by-step guide. Ensure proper text encoding and rendering.
type: docs
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Set User Style Sheet in Aspose.HTML for Java
linktitle: Set User Style Sheet in Aspose.HTML for Java
linktitle: Set User Style Sheet in Aspose.HTML
second_title: Java HTML Processing with Aspose.HTML
description: Learn how to set a custom user stylesheet in Aspose.HTML for Java, enhancing your document styling and converting HTML to PDF with ease.
type: docs
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Set Up Network Service in Aspose.HTML for Java
linktitle: Set Up Network Service in Aspose.HTML for Java
linktitle: Set Up Network Service in Aspose.HTML
second_title: Java HTML Processing with Aspose.HTML
description: Learn how to set up a network service in Aspose.HTML for Java, manage network resources, and convert HTML to PNG with custom error handling.
type: docs
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Use Message Handlers in Aspose.HTML for Java
linktitle: Use Message Handlers in Aspose.HTML for Java
linktitle: Use Message Handlers in Aspose.HTML
second_title: Java HTML Processing with Aspose.HTML
description: Learn how to use message handlers in Aspose.HTML for Java to handle missing images and other network operations effectively.
type: docs
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Creating and Managing HTML Documents in Aspose.HTML for Java
linktitle: Creating and Managing HTML Documents in Aspose.HTML for Java
linktitle: Creating and Managing HTML Documents in Aspose.HTML
second_title: Java HTML Processing with Aspose.HTML
description: Explore the top tutorials for creating and managing HTML documents using Aspose.HTML for Java. Perfect for Java developers seeking detailed, step-by-step guides.
type: docs
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Advanced File Loading for HTML Documents in Aspose.HTML for Java
linktitle: Advanced File Loading for HTML Documents in Aspose.HTML for Java
linktitle: Advanced File Loading for HTML Documents in Aspose.HTML
second_title: Java HTML Processing with Aspose.HTML
description: Learn how to load, manipulate, and save HTML documents using Aspose.HTML for Java in this step-by-step guide. Unlock advanced HTML processing in your Java projects.
type: docs
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Create Empty HTML Documents in Aspose.HTML for Java
linktitle: Create Empty HTML Documents in Aspose.HTML for Java
linktitle: Create Empty HTML Documents in Aspose.HTML
second_title: Java HTML Processing with Aspose.HTML
description: Learn how to create empty HTML documents in Java using Aspose.HTML with our detailed step-by-step tutorial, perfect for developers of all levels.
type: docs
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Create HTML Documents Asynchronously in Aspose.HTML for Java
linktitle: Create HTML Documents Asynchronously in Aspose.HTML for Java
linktitle: Create HTML Documents Asynchronously in Aspose.HTML
second_title: Java HTML Processing with Aspose.HTML
description: Master HTML document creation asynchronously with Aspose.HTML for Java. Step-by-step guide, tips, and FAQs included for swift learning.
type: docs
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Create HTML Documents from String in Aspose.HTML for Java
linktitle: Create HTML Documents from String in Aspose.HTML for Java
linktitle: Create HTML Documents from String in Aspose.HTML
second_title: Java HTML Processing with Aspose.HTML
description: Learn how to create HTML documents from strings in Aspose.HTML for Java with this step-by-step guide.
type: docs
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Create and Manage SVG Documents in Aspose.HTML for Java
linktitle: Create and Manage SVG Documents in Aspose.HTML for Java
linktitle: Create and Manage SVG Documents in Aspose.HTML
second_title: Java HTML Processing with Aspose.HTML
description: Learn to create and manage SVG documents using Aspose.HTML for Java! This comprehensive guide covers everything from basic creation to advanced manipulation.
type: docs
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Generate New HTML Documents using Aspose.HTML for Java
linktitle: Generate New HTML Documents using Aspose.HTML for Java
linktitle: Generate New HTML Documents using Aspose.HTML
second_title: Java HTML Processing with Aspose.HTML
description: Learn how to create new HTML documents using Aspose.HTML for Java with this easy step-by-step guide. Start generating dynamic HTML content.
type: docs
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Handle Document Load Events in Aspose.HTML for Java
linktitle: Handle Document Load Events in Aspose.HTML for Java
linktitle: Handle Document Load Events in Aspose.HTML
second_title: Java HTML Processing with Aspose.HTML
description: Learn to handle document load events in Aspose.HTML for Java with this step-by-step guide. Enhance your web applications.
type: docs
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Load HTML Documents from File in Aspose.HTML for Java
linktitle: Load HTML Documents from File in Aspose.HTML for Java
linktitle: Load HTML Documents from File in Aspose.HTML
second_title: Java HTML Processing with Aspose.HTML
description: Unlock the power of HTML manipulation with Aspose.HTML for Java. Learn to load HTML documents from files with step-by-step tutorials.
type: docs
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Load HTML Documents from Stream with Aspose.HTML for Java
linktitle: Load HTML Documents from Stream with Aspose.HTML for Java
linktitle: Load HTML Documents from Stream with Aspose.HTML
second_title: Java HTML Processing with Aspose.HTML
description: Learn how to load HTML documents from streams using Aspose.HTML for Java. This guide provides a step-by-step tutorial for seamless HTML manipulation.
type: docs
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Load HTML Documents from URL in Aspose.HTML for Java
linktitle: Load HTML Documents from URL in Aspose.HTML for Java
linktitle: Load HTML Documents from URL in Aspose.HTML
second_title: Java HTML Processing with Aspose.HTML
description: Discover how to easily load HTML documents from a URL in Java with Aspose.HTML. Step-by-step tutorial included.
type: docs
Expand Down
2 changes: 1 addition & 1 deletion content/english/java/css-html-form-editing/_index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: CSS and HTML Form Editing with Aspose.HTML for Java
linktitle: CSS and HTML Form Editing with Aspose.HTML for Java
linktitle: CSS and HTML Form Editing with Aspose.HTML
second_title: Java HTML Processing with Aspose.HTML
description: Quickly learn to edit CSS and HTML forms with Aspose.HTML for Java in these insightful tutorials that empower developers with advanced skills.
type: docs
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Advanced CSS Extension Techniques with Aspose.HTML for Java
linktitle: Advanced CSS Extension Techniques with Aspose.HTML for Java
linktitle: Advanced CSS Extension Techniques with Aspose.HTML
second_title: Java HTML Processing with Aspose.HTML
description: Learn how to use Aspose.HTML for Java to apply advanced CSS techniques, including custom page margins and dynamic content. A detailed, hands-on tutorial for developers.
type: docs
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: HTML Form Editing and Submission with Aspose.HTML for Java
linktitle: HTML Form Editing and Submission with Aspose.HTML for Java
linktitle: HTML Form Editing and Submission with Aspose.HTML
second_title: Java HTML Processing with Aspose.HTML
description: Learn how to edit and submit HTML forms programmatically using Aspose.HTML for Java in this comprehensive step-by-step guide.
type: docs
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Custom Schema and Message Handling in Aspose.HTML for Java
linktitle: Custom Schema and Message Handling in Aspose.HTML for Java
linktitle: Custom Schema and Message Handling in Aspose.HTML
second_title: Java HTML Processing with Aspose.HTML
description: Discover how to master Aspose.HTML for Java with tutorials on custom schema message filtering and handling. Start building tailored applications.
type: docs
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Custom Schema Message Filtering in Aspose.HTML for Java
linktitle: Custom Schema Message Filtering in Aspose.HTML for Java
linktitle: Custom Schema Message Filtering in Aspose.HTML
second_title: Java HTML Processing with Aspose.HTML
description: Learn how to implement a custom schema message filter in Java using Aspose.HTML. Follow our step-by-step guide for a secure, tailored application experience.
type: docs
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Custom Schema Message Handler with Aspose.HTML for Java
linktitle: Custom Schema Message Handler with Aspose.HTML for Java
linktitle: Custom Schema Message Handler with Aspose.HTML
second_title: Java HTML Processing with Aspose.HTML
description: Learn to create a custom schema message handler using Aspose.HTML for Java. This tutorial guides you step-by-step through the process.
type: docs
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Data Handling and Stream Management in Aspose.HTML for Java
linktitle: Data Handling and Stream Management in Aspose.HTML for Java
linktitle: Data Handling and Stream Management in Aspose.HTML
second_title: Java HTML Processing with Aspose.HTML
description: Explore our Aspose.HTML for Java tutorials, covering how to convert memory streams to files and HTML to JPEG images effortlessly.
type: docs
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Convert Memory Stream to File using Aspose.HTML for Java
linktitle: Convert Memory Stream to File using Aspose.HTML for Java
linktitle: Convert Memory Stream to File using Aspose.HTML
second_title: Java HTML Processing with Aspose.HTML
description: Convert HTML to JPEG with Aspose.HTML for Java using memory streams. Follow this step-by-step guide for seamless HTML to image conversion.
type: docs
Expand Down
2 changes: 1 addition & 1 deletion content/english/java/editing-html-documents/_index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Editing HTML Documents in Aspose.HTML for Java
linktitle: Editing HTML Documents in Aspose.HTML for Java
linktitle: Editing HTML Documents in Aspose.HTML
second_title: Java HTML Processing with Aspose.HTML
description: Explore comprehensive Aspose.HTML for Java tutorials. Learn HTML document editing, CSS implementation, and content management with step-by-step guides.
type: docs
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Add Inline CSS to HTML Documents in Aspose.HTML for Java
linktitle: Add Inline CSS to HTML Documents in Aspose.HTML for Java
linktitle: Add Inline CSS to HTML Documents in Aspose.HTML
second_title: Java HTML Processing with Aspose.HTML
description: Learn how to add inline CSS to HTML documents using Aspose.HTML for Java. This step-by-step guide helps you style HTML and convert it to PDF with ease.
type: docs
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Advanced External CSS Editing with Aspose.HTML for Java
linktitle: Advanced External CSS Editing with Aspose.HTML for Java
linktitle: Advanced External CSS Editing with Aspose.HTML
second_title: Java HTML Processing with Aspose.HTML
description: Master the art of editing external CSS with Aspose.HTML for Java. This detailed, step-by-step guide walks you through creating dynamic, styled HTML documents.
type: docs
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Advanced HTML Document Tree Editing in Aspose.HTML for Java
linktitle: Advanced HTML Document Tree Editing in Aspose.HTML for Java
linktitle: Advanced HTML Document Tree Editing in Aspose.HTML
second_title: Java HTML Processing with Aspose.HTML
description: Discover how to edit HTML documents using Aspose.HTML for Java with this step-by-step guide, including creating styles, paragraphs, and converting to PDF.
type: docs
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Apply External CSS to HTML Documents in Aspose.HTML for Java
linktitle: Apply External CSS to HTML Documents in Aspose.HTML for Java
linktitle: Apply External CSS to HTML Documents in Aspose.HTML
second_title: Java HTML Processing with Aspose.HTML
description: Discover how to apply external CSS to HTML documents using Aspose.HTML for Java! Follow this step-by-step guide for a complete tutorial.
type: docs
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Edit HTML Document Tree in Aspose.HTML for Java
linktitle: Edit HTML Document Tree in Aspose.HTML for Java
linktitle: Edit HTML Document Tree in Aspose.HTML
second_title: Java HTML Processing with Aspose.HTML
description: Discover how to manipulate HTML documents using Aspose.HTML for Java. A step-by-step guide for efficient content management.
type: docs
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Implement Internal CSS in HTML Documents with Aspose.HTML for Java
linktitle: Implement Internal CSS in HTML Documents with Aspose.HTML for Java
linktitle: Implement Internal CSS in HTML Documents with Aspose.HTML
second_title: Java HTML Processing with Aspose.HTML
description: Learn to implement internal CSS in HTML documents using Aspose.HTML for Java with our easy step-by-step tutorial.
type: docs
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Manage Inner and Outer HTML Properties in Aspose.HTML for Java
linktitle: Manage Inner and Outer HTML Properties in Aspose.HTML for Java
linktitle: Manage Inner and Outer HTML Properties in Aspose.HTML
second_title: Java HTML Processing with Aspose.HTML
description: Learn how to manage inner and outer HTML properties in Aspose.HTML for Java with this step-by-step guide, perfect for web developers and content creators.
type: docs
Expand Down
2 changes: 1 addition & 1 deletion content/english/java/handling-zip-files/_index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Handling ZIP Files in Aspose.HTML for Java
linktitle: Handling ZIP Files in Aspose.HTML for Java
linktitle: Handling ZIP Files in Aspose.HTML
second_title: Java HTML Processing with Aspose.HTML
description: Unlock the power of Aspose.HTML for Java. Explore tutorials on handling ZIP files and learn essential techniques to manage ZIP archives effectively.
type: docs
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: ZIP Archive Message Handler in Aspose.HTML for Java
linktitle: ZIP Archive Message Handler in Aspose.HTML for Java
linktitle: ZIP Archive Message Handler in Aspose.HTML
second_title: Java HTML Processing with Aspose.HTML
description: Learn how to create a ZIP Archive Message Handler using Aspose.HTML for Java. This guide breaks down each step to help you efficiently manage and serve files from ZIP archives.
type: docs
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: ZIP File Schema Handler in Aspose.HTML for Java
linktitle: ZIP File Schema Handler in Aspose.HTML for Java
linktitle: ZIP File Schema Handler in Aspose.HTML
second_title: Java HTML Processing with Aspose.HTML
description: Master ZIP file handling in Java with Aspose.HTML. Learn how to implement a ZIP file schema handler, serving files directly from ZIP archives with detailed, step-by-step guidance.
type: docs
Expand Down
2 changes: 1 addition & 1 deletion content/english/java/html5-canvas-rendering/_index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: HTML5 and Canvas Rendering with Aspose.HTML for Java
linktitle: HTML5 and Canvas Rendering with Aspose.HTML for Java
linktitle: HTML5 and Canvas Rendering with Aspose.HTML
second_title: Java HTML Processing with Aspose.HTML
description: Discover comprehensive tutorials on Aspose.HTML for Java, covering HTML5 and Canvas rendering to enrich your web development skills.
type: docs
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Advanced Canvas Rendering Context in Aspose.HTML for Java
linktitle: Advanced Canvas Rendering Context in Aspose.HTML for Java
linktitle: Advanced Canvas Rendering Context in Aspose.HTML
second_title: Java HTML Processing with Aspose.HTML
description: Create and render HTML5 Canvas with Aspose.HTML for Java. Learn step-by-step how to draw, style, and export to PDF using this powerful Java library.
type: docs
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Mastering HTML5 Canvas with Aspose.HTML for Java
linktitle: Mastering HTML5 Canvas with Aspose.HTML for Java
linktitle: Mastering HTML5 Canvas with Aspose.HTML
second_title: Java HTML Processing with Aspose.HTML
description: Learn how to create and convert HTML5 Canvas to PDF using Aspose.HTML for Java. This guide is perfect for developers looking to enhance their web projects.
type: docs
Expand Down
2 changes: 1 addition & 1 deletion content/english/java/message-handling-networking/_index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Message Handling and Networking in Aspose.HTML for Java
linktitle: Message Handling and Networking in Aspose.HTML for Java
linktitle: Message Handling and Networking in Aspose.HTML
second_title: Java HTML Processing with Aspose.HTML
description: Master Aspose.HTML for Java with tutorials on message handling, networking, and more. Enhance your document processing skills.
type: docs
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Handling Credentials Pipeline in Aspose.HTML for Java
linktitle: Handling Credentials Pipeline in Aspose.HTML for Java
linktitle: Handling Credentials Pipeline in Aspose.HTML
second_title: Java HTML Processing with Aspose.HTML
description: Learn how to securely handle credentials using Aspose.HTML for Java in this step-by-step guide. Explore essential tips and best practices.
type: docs
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Implement Custom Message Handlers with Aspose.HTML for Java
linktitle: Implement Custom Message Handlers with Aspose.HTML for Java
linktitle: Implement Custom Message Handlers with Aspose.HTML
second_title: Java HTML Processing with Aspose.HTML
description: Discover how to implement custom message handlers in Aspose.HTML for Java to enhance document processing and handle logs efficiently.
type: docs
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Creating Message Handler Pipelines in Aspose.HTML for Java
linktitle: Creating Message Handler Pipelines in Aspose.HTML for Java
linktitle: Creating Message Handler Pipelines in Aspose.HTML
second_title: Java HTML Processing with Aspose.HTML
description: Learn how to create message handler pipelines in Aspose.HTML for Java with this detailed, step-by-step guide. Convert ZIPs to PDF effortlessly.
type: docs
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Manage Network Timeout in Aspose.HTML for Java
linktitle: Manage Network Timeout in Aspose.HTML for Java
linktitle: Manage Network Timeout in Aspose.HTML
second_title: Java HTML Processing with Aspose.HTML
description: Learn how to manage network timeouts using Aspose.HTML for Java in this comprehensive guide. Ensure smooth user experiences with effective timeout handling.
type: docs
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Web Request Execution in Aspose.HTML for Java
linktitle: Web Request Execution in Aspose.HTML for Java
linktitle: Web Request Execution in Aspose.HTML
second_title: Java HTML Processing with Aspose.HTML
description: Learn to execute web requests using Aspose.HTML for Java with this comprehensive, step-by-step guide. Enhance your HTML document management skills.
type: docs
Expand Down
Loading
Loading