Sort Score
Result 10 results
Languages All
Labels All
Results 1,901 - 1,910 of 15,318 for

section

(0.84 sec)
  1. FontEmbeddingLicensingRights class | Aspose.Wor...

    aspose.words.fonts.FontEmbeddingLicensingRights class. Represents embedding licensing rights for the font....the OpenType specification section on Microsoft Typography portal...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ControlChar class | Aspose.Words for Python

    aspose.words.ControlChar class. Control characters often encountered in documents...SECTION_BREAK . PAGE_BREAK_CHAR Page...(char)13 or “\r”. SECTION_BREAK End of section character: “\x000c”...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Find and Replace in Java|Aspose.Words for Java

    Find a string or regular expression pattern in your document and replace it with the text you want using Java....composed of multiple paragraphs, sections, or pages. Some of the metacharacters...paragraph break, &b for a section break, &m for a page break...

    docs.aspose.com/words/java/find-and-replace/
  4. Move Figures to Even Pages and Content to Odd P...

    Hi, I have a DOCX file which was generated from HTML using Aspose.Words. Now I want to modify this DOCX so that: Figures (images with captions) only appear on even-numbered pages. Other content (paragraphs, tables, e…...and rejoin with appropriate section starts. Document result = (Document)doc...Set appropriate section start of the first section of each "page"...

    forum.aspose.com/t/move-figures-to-even-pages-a...
  5. XlsxSaveOptions.SectionMode | Aspose.Words for ...

    Discover how the XlsxSaveOptions SectionMode property optimizes Section handling for XLSX exports, ensuring seamless document management and multiple worksheets....property Gets or sets the way how sections are handled when saving to...document.docx" ); // Each section of a document will be created...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Aspose::Words::NodeCollection::Clear method | A...

    Aspose::Words::NodeCollection::Clear method. Removes all nodes from this collection and from the document in C++....Examples Shows how to remove all sections from a document. auto doc...); // This document has one section with a few child nodes containing...

    reference.aspose.com/words/cpp/aspose.words/nod...
  7. Working with PDF Pages|Aspose.PDF for Java

    With Aspose.PDF for Java you can add pages, add headers and footers, add watermarks into your PDF file. This Section explain to you all details on this topic.... This section shows how to add pages to a...programmatically using Java. This section learn you how to add watermarks...

    docs.aspose.com/pdf/java/working-with-pages/
  8. How to Enable POP3 Activity Logging in .NET|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....following lines in the ItemGroup section. <Content Include= "appsettings...“applicationSettings”. Add a section called “Aspose.Email.Properties...

    docs.aspose.com/email/net/enable-pop3-activity-...
  9. Code Comparison for common features with OpenXM...

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

    docs.aspose.com/slides/net/code-comparison-for-...
  10. .NET Aspose. Pdf 7.9.0.0 generate empty pdf fro...

    Hi, I have been tasked to find an easy solution to convert Html pages to Pdf files and your product seemed to be exactly what we needed so I went ahead and tried your exemple here. Sadly the result was not what I expect…...new Pdf(); Section section = pdfGenerator.Sections.Add(); Text...Text textGenerator = new Text(section, localResponseStream.ReadToEnd())...

    forum.aspose.com/t/net-aspose-pdf-7-9-0-0-gener...