Sort Score
Result 10 results
Languages All
Labels All
Results 2,031 - 2,040 of 15,184 for

section

(0.74 sec)
  1. IDocumentPartSavingCallback.DocumentPartSaving ...

    Optimize your document management with the DocumentPartSaving method in Aspose.Words, ensuring seamless saving of document parts for enhanced efficiency....multiple HTML files: one for each section. options . DocumentSplitCriteri...SectionBreak : partType = "Section" ; break ; case DocumentSplitCriteri...

    reference.aspose.com/words/net/aspose.words.sav...
  2. 使用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
  3. 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...
  4. Aspose::Words::ParagraphFormat::get_SnapToGrid ...

    Aspose::Words::ParagraphFormat::get_SnapToGrid method. Specifies whether the current paragraph should use the document grid lines per page settings when laying out the contents in the paragraph in C++....of lines per page in this section. // A large enough font size...

    reference.aspose.com/words/cpp/aspose.words/par...
  5. 档案

    档案...您可以从 releases section 下载 JAR 文件,或将以下 Maven 配置复制到您的项目中。...new DocumentBuilder(doc); Section currentSection = builder.getCurrentSection();...

    blog.aspose.com/zh/words/add-remove-header-foot...
  6. Generate QR Codes for Geo Locations|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Location Fill out the content section: Geo Location Customize QR...QR Code under the preview section. Procedure Geo Location Message...

    docs.aspose.com/barcode/java/1-2-1-8-generating...
  7. StructuredDocumentTagRangeEnd class | Aspose.Wo...

    Aspose.Words.Markup.StructuredDocumentTagRangeEnd class. Represents an end of ranged structured document tag which accepts multi-Sections content...document tag which accepts multi-sections content. See also StructuredDocumentTa...) asSection() Cast node to Section . (Inherited from Node ) asShape()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. IReplacingCallback class | Aspose.Words for Nod...

    Aspose.Words.Replacing.IReplacingCallback class. Implement this interface if you want to have your own custom method called during a find and replace operation....foreach ( Section srcSection in docToInsert . sections . OfType...OfType < Section > ()) for ( let srcNode of srcSection . body ) {...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Insert Picture into a Document|Aspose.Words for...

    Insert picture into a document. NPOI does not provide an opportunity to insert picture into a document using C#....with Images documentation section. The DocumentBuilder provides...

    docs.aspose.com/words/net/insert-picture-in-doc...
  10. Story.story_type property | Aspose.Words for Py...

    Story.story_type property. Gets the type of this story....a child node of the first section's Body. builder . insert_shape...first_section . body . story_type ) doc . first_section . body...

    reference.aspose.com/words/python-net/aspose.wo...