Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 15,275 for

section

(0.25 sec)
  1. Aspose::Words::HeaderFooter::get_IsHeader metho...

    Aspose::Words::HeaderFooter::get_IsHeader method. True if this HeaderFooter object is a header in C++....top of every page of this section, above the main body text....bottom of every page of this section, below the main body text....

    reference.aspose.com/words/cpp/aspose.words/hea...
  2. TxtExportHeadersFootersMode enumeration | Aspos...

    Aspose.Words.Saving.TxtExportHeadersFootersMode enumeration. Specifies the way headers and footers are exported to plain text format....beginning and end of each section. AllAtEnd All headers and footers...footers are placed after all section bodies at the very end of a...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Migrating from Earlier Versions of Aspose.BarCo...

    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....Java Contents [ Hide ] This section includes the following topics:...

    docs.aspose.com/barcode/java/migrating-from-ear...
  4. Public API Changes in Aspose.Diagram 16.x.x|Doc...

    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....x Contents [ Hide ] This section includes the following topics...

    docs.aspose.com/diagram/net/public-api-changes-...
  5. Working With Text - Facades|Aspose.PDF for C++

    Simplify text manipulation in PDF files using text facades with Aspose.PDF for C++. Add, edit, and format text seamlessly....[ Hide ] Articles in this section Extract Text from PDF - Facades...

    docs.aspose.com/pdf/cpp/working-with-text-facades/
  6. Clone Presentation Slides in C++|Aspose.Slides ...

    Quickly duplicate PowerPoint slides with Aspose.Slides for C++. Follow our clear code examples to automate PPT creation in seconds and eliminate manual work....at the End of a Specified Section If you want to clone a slide...presentation file but at a different section, then use the AddClone() method...

    docs.aspose.com/slides/cpp/clone-slides/
  7. Aspose::Words::Lists::ListLevel::get_IsLegal me...

    Aspose::Words::Lists::ListLevel::get_IsLegal method. True if the level turns all inherited numbers to Arabic, false if it preserves their number style in C++....these will look like "Section (1.01)", "Section (1.02)"... list ->...) -> set_NumberFormat ( u "Section ( \x0000 " u ". \x0001 " u...

    reference.aspose.com/words/cpp/aspose.words.lis...
  8. MailMerge.restart_lists_at_each_section propert...

    MailMerge.restart_lists_at_each_Section property. Gets or sets a value indicating whether lists are restarted at each Section after executing of a mail merge....restart_lists_at_each_section property MailMerge.restart_lists_at_each_section...restart_lists_at_each_section property Gets or sets a value indicating whether...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Word文件,如何去掉页眉页脚,同时保持内容排版不变 - Free Support Forum...

    import com.aspose.words.*; public class RemoveHeaderFooter { public static void main(String[] args) throws Exception { Document doc = new Document("input.doc"); for (Section Section : doc.getSection…...doc"); for (Section section : doc.getSections()) {...HeaderFooterCollecti hf = section.getHeadersFooters(); if (hf...

    forum.aspose.com/t/word/322768
  10. StructuredDocumentTagRangeStart.SdtType | Aspos...

    Discover the SdtType property of StructuredDocumentTagRangeStart. Learn how to identify structured document tag types for enhanced document management....get the properties of multi-section structured document tags. Document...Document ( MyDir + "Multi-section structured document tags.docx"...

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