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

section

(0.07 sec)
  1. DocumentPartSavingArgs.Document | Aspose.Words ...

    Discover the DocumentPartSavingArgs property to access and manage the document object during the saving process, enhancing your workflow 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. How add pptx slides content to a final Aspose W...

    hi, I am developing quite a complex logic: I am having multiple sources of documents ( fill in a coversheet, add sharepoint documents, fill in html template with data) that needs be collated and converted to a pdf. I h…...each section in slideDoc foreach (Aspose.Words.Section sec in...in slideDoc.Sections) { sec.PageSetup.PageWidth = slideWidthPt;...

    forum.aspose.com/t/how-add-pptx-slides-content-...
  3. Generate QR Codes for Wi-Fi Settings|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....Wifi Fill out the content section: Wifi Customize QR Code Settings...QR Code under the preview section. Procedure Wi-Fi Settings Format...

    docs.aspose.com/barcode/java/1-2-1-7-generating...
  4. Resize or Scale QR Codes|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....of the image under settings section Click Generate Preview button...sized image under preview section. Procedure API GET / qrcodegen...

    docs.aspose.com/barcode/java/1-2-2-1-resizing-o...
  5. Empty page not getting removed - Free Support F...

    Hi Team, I have the following code that removes empty pages in document. But in one particular document , empty page (page number 3 ) is not getting removed. Providing the code for reference and attaching the document…...updatePageLayout(); for (Section section : document.getSections())...NodeCollection childNodes = section.getChildNodes(NodeType.BODY...

    forum.aspose.com/t/empty-page-not-getting-remov...
  6. How to Run the Examples|Aspose.Words for C++

    Download Aspose.Words for C++ examples from our GitHub repository and learn how to run them to become more familiar with the Aspose.Words possibilities and features....Developer Guiled documentation section. On the first run, the dependencies...Developer Guiled documentation section. The Data folder at the root...

    docs.aspose.com/words/cpp/how-to-run-the-examples/
  7. Replace Fields Node.js|Aspose.Words for Node.js...

    Learn how to replace fields with text in Node.js. Replace fields with static data using the Node.js via .NET API....were the last page in the section, which will cause any PAGE...can pass a Body object of a section and only convert the fields...

    docs.aspose.com/words/nodejs-net/replace-fields/
  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. 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...