Sort Score
Result 10 results
Languages All
Labels All
Results 3,271 - 3,280 of 15,191 for

section

(0.56 sec)
  1. Aspose::Words::ImportFormatOptions class | Aspo...

    Aspose::Words::ImportFormatOptions class. Allows to specify various import options to format output. To learn more, visit the documentation article in C++....to change a first imported section type to the NewPage forcibly...

    reference.aspose.com/words/cpp/aspose.words/imp...
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – PDF Conversion Solution using Python https://products.aspose.com/pdf/python-net/conversion/ Recent content in PDF Conversion Solution using Pyt......svg#aspose-buy Buy overview section has-background-white-ter container...com/pdf/scripts/live-example.js section has-background-white container...

    products.aspose.com/pdf/python-net/conversion/i...
  3. Package File Format & .pkg extension - Everythi...

    Explore the PKG File Format and extension, a versatile archive format with wide compatibility and efficient compression methods. Learn how Package simplifies data compression and archive management for a variety of applications....Payload: This is the actual data section where the files and directories...installation process. Resources: This section may include additional files...

    products.aspose.com/zip/most-common-archives/wh...
  4. How to Imprve performance below below Aspose.wo...

    Below is the C# code which is taking longer time to execute public void CreatePDFFile() { try { var logger = log4net.LogManager.GetLogger(System.Reflection.MethodBase.GetCurrentMethod().DeclaringType); …...new DocumentBuilder(doc); Section currentSection = builder.CurrentSection;...scope (e.g., only the footer sections) via nodeRange parameter....

    forum.aspose.com/t/how-to-imprve-performance-be...
  5. Options When Converting to PDF|Aspose.Words for...

    Convert a document to PDF with advanced options using Node.js. Use PdfSaveOptions to change the result of saving a document to PDF format....the first header/footer of a section: The output PDF of this example...unique headers/footers in a section. You can also export headings...

    docs.aspose.com/words/nodejs-net/specify-render...
  6. Saving as SVG mess up text extraction in this d...

    In this attached document 4411_NOK.pdf (114.5 KB) If I try to do text extraction after saving the doc as SVG, some characters are substituted by others. It reads : “En utilisant nos services ou en vous inscrivant, vou…...foreach (MarkupSection section in markup.Sections) { foreach (MarkupParagraph...(MarkupParagraph paragraph in section.Paragraphs) { StringBuilder...

    forum.aspose.com/t/saving-as-svg-mess-up-text-e...
  7. How to Format Number to Fraction|Documentation

    This article will introduce how to format number to fraction using Aspose.Cells for Node.js via C++ API....right side, under the Type section, you’ll see a variety of fraction...in the Format Cells Dialog section above. Tips Custom Fractions...

    docs.aspose.com/cells/nodejs-cpp/how-to-format-...
  8. ISO File Format & .iso Extension - Comprehensiv...

    Discover the ISO archive file format and .iso extension, widely used for creating disk images. Learn about its features, how to open and extract ISO files, and its significance in software distribution and backup....Primary Volume Descriptor: This section contains metadata about the...File and Directory Data: This section contains the actual file data...

    products.aspose.com/zip/most-common-archives/wh...
  9. Manipulate Tables in existing PDF|Aspose.PDF fo...

    Discover how to manipulate tables in an existing PDF document using Python .NET, simplifying your document editing tasks....Document () # Add the section to PDF document sections collection page...collection of the desired section page . paragraphs . add ( table1...

    docs.aspose.com/pdf/python-net/manipulate-table...
  10. Extract Pages from Word Document in C# | Extrac...

    Learn how to extract pages from a Word document in C# using Aspose.Words. Follow easy steps and code examples to extract Word pages....might want to share only a section, keep a summary, or split a...creating summaries, exporting sections, or splitting large files...

    blog.aspose.com/words/extract-word-pages-in-csh...