Sort Score
Result 10 results
Languages All
Labels All
Results 2,191 - 2,200 of 15,401 for

section

(0.2 sec)
  1. PageSetup.charactersPerLine property | Aspose.W...

    PageSetup.charactersPerLine property. Gets or sets the number of characters per line in the document grid....characters per line in this section. builder . pageSetup . layoutMode...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 管理缩放|Aspose.Slides for Node.js via .NET 文档

    在 JavaScript 中向 PowerPoint 演示文稿添加缩放或缩放框架... addSection ( "Section 1" , slide ); // 添加 SectionZoomFrame...getSections (). addSection ( "Section 1" , slide ); // 为缩放对象创建新图像...

    docs.aspose.com/slides/zh/nodejs-java/manage-zoom/
  3. 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/
  4. Node.Remove | Aspose.Words for .NET

    Discover the Node Remove method to effortlessly detach nodes from their parent, enhancing your code's efficiency and structure.... NextSibling ; // A section body can contain Paragraph...

    reference.aspose.com/words/net/aspose.words/nod...
  5. 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/
  6. 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/
  7. PdfSaveOptions.page_mode property | Aspose.Word...

    PdfSaveOptions.page_mode property. Specifies how the PDF document should be displayed when opened in a PDF reader....export bookmarks in the first section's header/footers. # Set the...

    reference.aspose.com/words/python-net/aspose.wo...
  8. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – โซลูชันการแปลง PDF โดยใช้ Python via Java https://products.aspose.com/pdf/th/python-java/conversion/ Recent content in โซลูชันการแปลง PDF โดยใช......svg#aspose-buy ซื้อสินค้า overview section has-background-white-ter container...com/pdf/scripts/live-example.js section has-background-white container...

    products.aspose.com/pdf/th/python-java/conversi...
  9. Comment | Aspose.Words for Java

    Represents a container for text of a comment in Java....blank document contains one section, one body and one paragraph...collection. // First, create a new section, and then append it as a child...

    reference.aspose.com/words/java/com.aspose.word...
  10. 使用updateFields更新目录存在目录缩进及页码不一致问题 - Free Support...

    使用updateFields更新目录 public static void main(String[] args) throws Exception { com.aspose.words.License wordsLicense=new com.aspose.words.License(); wordsLicense.setLicense("D:\\Aspose.TotalforJava.lic"); Stri…...docx"); Section section = doc.getFirstSection();...getFirstSection(); PageSetup pageSetup = section.getPageSetup(); double tabStopPosition...

    forum.aspose.com/t/updatefields/322089