Sort Score
Result 10 results
Languages All
Labels All
Results 1,471 - 1,480 of 14,634 for

section

(0.09 sec)
  1. ConvertUtil.InchToPoint | Aspose.Words for .NET

    Effortlessly convert inches to points with ConvertUtil's InchToPoint method. Enhance your precision in design and measurement today!...with other settings for a section. Document doc = new Document...DocumentBuilder ( doc ); // A section's "Page Setup" defines the...

    reference.aspose.com/words/net/aspose.words/con...
  2. Miscellaneous Examples for xlsx4j|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....xlsx4j Contents [ Hide ] This section includes the following topics:...

    docs.aspose.com/cells/java/miscellaneous-exampl...
  3. PHP Programmers Guide|Aspose.PDF for Java

    Discover the PHP Programmer's Guide for Aspose.PDF, offering a step-by-step approach to managing PDF documents in PHP....Guide Contents [ Hide ] This section includes the following topics:...

    docs.aspose.com/pdf/java/php-programmers-guide/
  4. Python Programmers Guide|Aspose.PDF for Java

    Explore the Python Programmer's Guide for Aspose.PDF, covering essential features and tips for working with PDF documents in Python....Guide Contents [ Hide ] This section includes the following topics:...

    docs.aspose.com/pdf/java/python-programmers-guide/
  5. Presentation Slide|Aspose.Slides 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....Size Slide Transition Slide Section Manage Presentation Presentation...

    docs.aspose.com/slides/java/presentation-slide/
  6. Presentation Slide|Aspose.Slides for PHP Docume...

    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....Size Slide Transition Slide Section Manage Presentation Presentation...

    docs.aspose.com/slides/php-java/presentation-sl...
  7. Add custom xmp metadata to svg files - Free Sup...

    Hi Support, I’m trying to add custom xmp tags to svg file metadata Section. Since I could not find any example code for this, I came up with the following code based on my research. using (SvgImage svgImage = (SvgIma…...tags to svg file metadata section. Since I could not find any...custom data to the metadata section as follows <?xml version="1...

    forum.aspose.com/t/add-custom-xmp-metadata-to-s...
  8. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::get_NoColumnBalance method. Do Not Balance Text Columns within a Section in C++....Balance Text Columns within a Section . bool Aspose :: Words :: Settings...

    reference.aspose.com/words/cpp/aspose.words.set...
  9. Restrict Document Editing in Python|Aspose.Word...

    Restrict editing a document by setting a restriction type using Python. You can also remove protection and make unrestricted editable regions....protection methods detailed in this section. Aspose.Words allows you to...aspose.words as aw # Insert two sections with some text. doc = aw ...

    docs.aspose.com/words/python-net/restrict-docum...
  10. Appending Document Not Maintaining Formatting -...

    I am encountering an inconsistent formatting issue when appending Word document templates using Aspose.Words in C#. The issue has been reproduced in isolation using a minimal test case (provided below), and a sample docu…...dimensions Section section = builder.CurrentSection; section.PageSetup...ConvertUtil.MillimeterToPoint(12); section.PageSetup.DifferentFirstPageHe...

    forum.aspose.com/t/appending-document-not-maint...