Sort Score
Result 10 results
Languages All
Labels All
Results 1,921 - 1,930 of 15,218 for

section

(0.1 sec)
  1. 使用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
  2. Aspose::Words::MailMerging::MailMerge class | A...

    Aspose::Words::MailMerging::MailMerge class. Represents the mail merge functionality. To learn more, visit the documentation article in C++....lists are restarted at each section after executing of a mail merge...SectionStart of the first document section and its copies for subsequent...

    reference.aspose.com/words/cpp/aspose.words.mai...
  3. Image are not added to the document - Free Supp...

    Hello everyone, I need to add an image to a .xlsx file. An image in .png format with a size of 150x150 pixels I tried several methods, but without success: Method 1. According to the published documentation here Mo…...the Download Running Code section - I downloaded an example from...logo/picture in the central section of the page header pageSetup...

    forum.aspose.com/t/image-are-not-added-to-the-d...
  4. Working with Attachments in PDF using Python|As...

    Use Python PDF API to access, add and remove attachments in PDF files using Python from within your applications. Complete guide with Python code samples....Contents [ Hide ] In this section, we will explain how to work...

    docs.aspose.com/pdf/python-net/attachments/
  5. Working with Attachments in PDF|Aspose.PDF for C++

    Add attachments to your PDF, extract, remove and save attachments with C++ library. Create a PDF Portfolio with Aspose.PDF for C++....Contents [ Hide ] In this section, we will explain how to work...

    docs.aspose.com/pdf/cpp/attachments/
  6. Quick Start in Jython|Aspose.Words for Java

    Jython: Quick Start Aspose.Words for Java....Jython Contents [ Hide ] This section includes the following topics:...

    docs.aspose.com/words/java/quick-start-in-jython/
  7. 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...
  8. Row.accept method | Aspose.Words for Python

    Row.accept method. Accepts a visitor....for all child nodes of the section and calls DocumentVisitor.visit_row_end()...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Delete Ranges in Document|Aspose.Words for Java

    Delete ranges from a document easily and fast instead of using Apache POI....can be used after retrieving Section of Range. Java doc . getRange...

    docs.aspose.com/words/java/delete-ranges-in-doc...
  10. IStructuredDocumentTag.IsMultiSection | Aspose....

    Discover the IStructuredDocumentTag's IsMultiSection property, which identifies if your tag is a ranged multiSection, enhancing document organization and functionality....instance is a ranged (multi-section) structured document tag. public...

    reference.aspose.com/words/net/aspose.words.mar...