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

section

(1.64 sec)
  1. EmptyLine|Documentation

    EmptyLine element is used to add vertical spacing between elements....element’s purpose; for example, “ Section break ”. You can use the same...

    docs.aspose.com/omr/net/json-markup/emptyline/
  2. Work with PDF Artifacts in Python|Aspose.PDF fo...

    Learn how to work with PDF artifacts in Python to add backgrounds, watermarks, and Bates numbering and count artifact types with Aspose.PDF for Python via .NET.... Use this section when you need to create or...in This Section Please review the following sections of the article:...

    docs.aspose.com/pdf/python-net/artifacts/
  3. Draw Geometric Shapes in Java

    Aspose.PSD for Java is a perfect choice when you want to draw geometric shapes in Java. This Java drawing library offers several features. So, let's explore....Svenska Introduction This section will demonstrate why you should...Code Sample Likewise, this section will take you to the code snippet...

    blog.aspose.com/psd/draw-geometric-shapes-in-java/
  4. NodeImporter class | Aspose.Words for Python

    aspose.words.NodeImporter class. Allows to efficiently perform repeated import of nodes from one document to another...all block-level nodes in the section's body, # then clone and insert...empty paragraph of a section. for src_section in filter ( lambda...

    reference.aspose.com/words/python-net/aspose.wo...
  5. EMF not rendering the Arabic characters correct...

    We are using ASPOSE Words v26.3.0 with JDK v17 within our Linux machines to generate EMF Image for our tables. Within the tables, we have some Arabic characters which uses the custom font “Dubai” to render them in HTML. …...updatePageSettings(pageSetup); Section section = doc.getFirstSection();...getFirstSection(); Body body = section.getBody(); // Update Table Layout properties...

    forum.aspose.com/t/emf-not-rendering-the-arabic...
  6. LayoutCollector Class | Aspose.Words for .NET

    Discover Aspose.Words.Layout.LayoutCollector class to efficiently compute document node page numbers, enhancing your document management experience.... Write ( "Section 1" ); builder . InsertBreak...SectionBreakEvenPage ); builder . Write ( "Section 2" ); builder . InsertBreak...

    reference.aspose.com/words/net/aspose.words.lay...
  7. RunCollection | Aspose.Words for Java

    Provides typed access to a collection of Run nodes in Java....Examples: Shows how to remove all sections from a document. Document...docx"); // This document has one section with a few child nodes containing...

    reference.aspose.com/words/java/com.aspose.word...
  8. HtmlSaveOptions.ImageSavingCallback | Aspose.Wo...

    Control image saving with HtmlSaveOptions' ImageSavingCallback. Optimize document exports to HTML, MHTML, or EPUB for seamless user experience....multiple HTML files: one for each section. options . DocumentSplitCriteri...SectionBreak : partType = "Section" ; break ; case DocumentSplitCriteri...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Convert STL to OBJ in Python | Python STL to OB...

    Convert STL to OBJ in Python. Quickly convert STL to OBJ File in Python....Please refer to the following section for a sample code and further...look at the documentation section to further explore different...

    blog.aspose.com/3d/convert-stl-to-obj-in-python/
  10. Stamp PDF Pages in Python|Aspose.PDF for Python...

    Learn how to add page numbers, page stamps, image stamps, and text stamps to PDF pages in Python.... Use this section when you need to add overlays...pages. Check the following sections to learn how to add a stamp...

    docs.aspose.com/pdf/python-net/stamping/