Sort Score
Result 10 results
Languages All
Labels All
Results 2,221 - 2,230 of 14,821 for

section

(0.11 sec)
  1. Work with Word Documents in Qt|Aspose.Words for...

    Aspose.Words for C++ can be integrated within Qt to create and manipulate Word documents in Qt applications....the API from the downloads section. Once the API is downloaded...the API from the downloads section and follow the steps given...

    docs.aspose.com/words/cpp/work-with-word-docume...
  2. DocumentPartSavingArgs.KeepDocumentPartStreamOp...

    Discover how the KeepDocumentPartStreamOpen property in DocumentPartSavingArgs lets Aspose.Words manage document part streams efficiently for optimal performance....multiple HTML files: one for each section. options . DocumentSplitCriteri...SectionBreak : partType = "Section" ; break ; case DocumentSplitCriteri...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Aspose::Words::PageSetup::get_BorderSurroundsFo...

    Aspose::Words::PageSetup::get_BorderSurroundsFooter method. Specifies whether the page border includes or excludes the footer in C++....PageSetup > pageSetup = doc -> get_Sections () -> idx_get ( 0 ) -> get_PageSetup...Color :: get_Blue ()); // A section's PageSetup object has "BorderSurroundsHeade"...

    reference.aspose.com/words/cpp/aspose.words/pag...
  4. Aspose::Words::Markup::StructuredDocumentTagRan...

    Aspose::Words::Markup::StructuredDocumentTagRangeEnd class. Represents an end of ranged structured document tag which accepts multi-Sections content. See also StructuredDocumentTagRangeStart node. To learn more, visit the documentation article in C++....document tag which accepts multi-sections content. See also StructuredDocumentTa...get the properties of multi-section structured document tags. auto...

    reference.aspose.com/words/cpp/aspose.words.mar...
  5. Printing a Document in C#|Aspose.Words for .NET

    Print a document on a Server using the unmanaged XpsPrint API or via a selected printer with Settings and Print Preview Dialogs in C#....via the XpsPrint API This section is intended for users who want...trays are defined for each section and are printer-specific. Therefore...

    docs.aspose.com/words/net/print-a-document-prog...
  6. NodeCollection.Clear | Aspose.Words for .NET

    Effortlessly clear your NodeCollection with our Clear method, removing all nodes from both the collection and the document for optimal performance....Examples Shows how to remove all sections from a document. Document...); // This document has one section with a few child nodes containing...

    reference.aspose.com/words/net/aspose.words/nod...
  7. 使用 C++ 获取页眉或页脚|Documentation

    本文介绍如何使用 C++ API 或库以编程方式获取Excel或OpenOffice文件中的页眉和页脚。... Get ( 0 ); // Get left section of header U16String headerSection...Get commands from the header section Vector < HeaderFooterCommand...

    docs.aspose.com/cells/zh/cpp/get-headers-or-foo...
  8. How to Remove Blank Pages in Word Using Python

    Learn how to remove blank pages in Word using Python. Simplify your document processing and enhance your productivity today!...due to formatting issues, section breaks, or hidden content....elements like page breaks, section breaks, or empty paragraphs)...

    blog.aspose.com/words/remove-blank-pages-in-wor...
  9. How to Add Text Conditional Formatting|Document...

    How to use the Aspose.Cells library in C# to apply text conditional formatting. By adjusting these criteria, you have more control over how cells look and appear....under the Select a Rule Type section. Set the rule criteria: In...In the Format cells with section, choose Specific Text from the...

    docs.aspose.com/cells/net/how-to-add-text-condi...
  10. Convert a Document with Images Aspose.Words in ...

    In Aspose.Words for .NET, we solved the problem of converting documents with images to fixed page formats – just make native assets copied properly using C#....you can add the following section in the .csproj file that makes...Notepad and add the following section to it: < Target Name = "CopyRequiredNativeAs"...

    docs.aspose.com/words/net/converting-a-document...