Sort Score
Result 10 results
Languages All
Labels All
Results 5,161 - 5,170 of 15,483 for

section

(0.08 sec)
  1. HTML Navigation – C# Examples – Aspose.HTML for...

    Learn how to navigate HTML with Aspose.HTML for .NET and inspect its elements using C#, about custom filter, CSS Selector, or XPath usage.... Jump to the section you need with the links above...

    docs.aspose.com/html/net/html-navigation/
  2. What is an MPT File? .mpt File Extension, Proce...

    Learn about the MPT file format, its extension, and how it is used for project management. Discover MPT file processing, editing, and conversion with Aspose.Tasks. Automate project management workflows using C#, Java, C++, and Python to read, modify, and export MPT files seamlessly....Templates” or “Project Templates” section Choose the desired .mpt file...

    products.aspose.com/tasks/supported-formats/mpt/
  3. Formatting PDF Document|Aspose.PDF for Java

    Format the PDF Document with Aspose.PDF for Java. Use the next code snippet to resolve your tasks.... Document (); // Create a section in the Pdf object com . aspose...

    docs.aspose.com/pdf/java/formatting-pdf-document/
  4. Integrate Table with Data Sources PDF|Aspose.PD...

    This article shows how to integrate PDF tables. Integrate Table with Database and determine if the table will split on the current page....collection of the desired section page . Paragraphs . Add ( table1...

    docs.aspose.com/pdf/net/integrate-table/
  5. Tables with Images in Multiple Columns Do Not F...

    When generating a Word document using Aspose.Words, tables containing images arranged in multiple columns do not fit within the page width. Additionally, the HTML sample provided is rendered correctly in html but is not …...defined in the document’s section settings. Could you please...

    forum.aspose.com/t/tables-with-images-in-multip...
  6. Substitute TrueType Fonts|Aspose.Words for Pyth...

    Aspose.Words for Python via .NET can embed the correct TrueType fonts into the resulting document to ensure that it displays accurately. If a font or a specific character is not available, Aspose.Words searches for a suitable font replacement or uses the Font fallback mechanism....was described in the above sections. The Font fallback mechanism...font settings in the next section) and can be enabled as follows:...

    docs.aspose.com/words/python-net/manipulating-a...
  7. Manipulate and Substitute TrueType Fonts|Aspose...

    Aspose.Words for Java can embed the correct TrueType fonts into the resulting document to ensure that it displays accurately, or search for a suitable font replacement, or uses the Font fallback mechanism....was described in the above sections. The Font fallback mechanism...font settings in the next section) and can be enabled as follows:...

    docs.aspose.com/words/java/manipulate-and-subst...
  8. Save HTML Document in Python – Aspose.HTML for ...

    Learn how to save HTML documents to a file or URL using Aspose.HTML for Python via .NET API and how to apply save options.... The next few sections describe how to use resource...format you need. Refer to the section HTML Converter for more information...

    docs.aspose.com/html/python-net/save-html-docum...
  9. PsSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.PS format in Java....page setup objects of all sections to "MultiplePagesType.BookFoldPrinting"...BookFoldPrinting". for (Section s : doc.getSections()) { s.getPageSetup()...

    reference.aspose.com/words/java/com.aspose.word...
  10. Fields Overview in Python|Aspose.Words for Pyth...

    You can access field modifying using Python. Fields of the document are loaded into the Aspose.Words Document Object Model (DOM)....NUMPAGES PAGE PAGEREF REF SECTION SECTIONPAGES SEQ SET STYLEREF...

    docs.aspose.com/words/python-net/fields-overview/