Sort Score
Result 10 results
Languages All
Labels All
Results 2,301 - 2,310 of 14,926 for

section

(0.14 sec)
  1. Aspose.PDF for Python Support|Aspose.PDF for Py...

    This page gives recommendations for quick and quality to resolve your tasks using Aspose.PDF for Python....PDF forum section, you can ask your question...

    docs.aspose.com/pdf/python-net/technical-support/
  2. Code Comparison for Common Features with VSTO|D...

    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....VSTO Contents [ Hide ] This section has the following topics: Add...

    docs.aspose.com/cells/net/code-comparison-for-c...
  3. Working with Text in PDF using C++|Aspose.PDF f...

    This Section explains various techniques of text handling. Learn how to add, replace, rotate, search text using Aspose.PDF and C++....C++ Contents [ Hide ] This section of the documentation shows...

    docs.aspose.com/pdf/cpp/working-with-text/
  4. PageSetup.CharactersPerLine | Aspose.Words for ...

    Control your document layout with the PageSetup CharactersPerLine property. Easily adjust characters per line for optimal readability and design....characters per line in this section. builder . PageSetup . LayoutMode...

    reference.aspose.com/words/net/aspose.words/pag...
  5. Aspose::Words::PageSetup::get_LeftMargin method...

    Aspose::Words::PageSetup::get_LeftMargin method. Returns or sets the distance (in points) between the left edge of the page and the left boundary of the body text in C++....with other settings for a section. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/pag...
  6. 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-...
  7. Image Markers in Aspose.Cells|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.... This section shows you how to insert pictures...

    docs.aspose.com/cells/net/image-markers-in-aspo...
  8. 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...
  9. 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/
  10. Replace Fields with Text Java|Aspose.Words for ...

    Learn how to replace fields with text in Java. Replace fields with static data using the Java 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/java/replace-fields/