Sort Score
Result 10 results
Languages All
Labels All
Results 9,731 - 9,740 of 416,112 for

document

(0.47 sec)
  1. Words to PDF Error - Free Support Forum - aspos...

    Hi, We have a Document that fails to convert to PDF when aspWordsDocument.LayoutOptions.RevisionOptions.ShowInBalloons = Aspose.Words.Layout.ShowInBalloons.FormatAndDelete The Document is attached: Test File (004).do…...2026, 2:13am 1 Hi, We have a document that fails to convert to PDF...ShowInBalloons.FormatAndDelete The document is attached: Test File (004)...

    forum.aspose.com/t/words-to-pdf-error/325133
  2. Border | Aspose.Words for Java

    Represents a border of an object in Java....the Programming with Documents documentation article. Remarks: Borders...can be applied to various document elements including paragraph...

    reference.aspose.com/words/java/com.aspose.word...
  3. 用C++打开PDF文档|Aspose.PDF for C++

    使用Aspose.PDF的下一个代码片段,通过C++库打开您的PDF文档。...pdf" ); auto document = MakeObject < Document > ( fileName );...); int countPages = document -> get_Pages () -> get_Count ();...

    docs.aspose.com/pdf/zh/cpp/open-pdf-document/
  4. RevisionOptions | Aspose.Words for Java

    Allows to control how Document revisions are handled during layout process in Java....Cloneable Allows to control how document revisions are handled during...Converting to Fixed-page Format documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose::Words::Border class | Aspose.Words for ...

    Aspose::Words::Border class. Represents a border of an object. To learn more, visit the Documentation article in C++....the Programming with Documents documentation article. class Border...can be applied to various document elements including paragraph...

    reference.aspose.com/words/cpp/aspose.words/bor...
  6. How to Read Bookmarks in PDF using Python

    This article guides on how to read bookmarks in PDF using Python. It contains the resources to set the IDE, important classes and a runnable sample code to extract bookmarks in PDF using Python....bookmarks in it using the Document class object Iterate through...library and then uses the Document class to load the source PDF...

    kb.aspose.com/pdf/python/how-to-read-bookmarks-...
  7. Merge MD Files in Java

    Follow this article to merge MD files in Java. It has details to set the IDE, a list of steps, and a sample code to combine MD in Java and create a single MD file....MD files separately into a Document object and assign the respective...Access the destination MD file Document object for appending other...

    kb.aspose.com/words/java/merge-md-files-in-java/
  8. Remove Header and Footer in Word using C#

    This guide assists in how to remove header and footer in Word using C#. You will get IDE settings, a list of steps and a running sample code....Load the Word file into a Document object having different types...Parse all the sections in the document Remove the desired HeadersFooters...

    kb.aspose.com/words/net/remove-header-and-foote...
  9. How to Convert PCL to PDF in Python

    This example focues on how to convert PCL to PDF in Python. It covers all the details of configuring the IDE environment and using a runnable sample code to transform PCL to PDF using Python....file using an instance of the Document class by passing the PclLoadOptions...PDF on the disk by using the Document class object. Code to Develop...

    kb.aspose.com/pdf/python/how-to-convert-pcl-to-...
  10. DownsampleOptions class | Aspose.Words for Python

    aspose.words.saving.DownsampleOptions class. Allows to specify downsample options...more, visit the Save a Document documentation article. Constructors...resolution of an image in the document is less than threshold value...

    reference.aspose.com/words/python-net/aspose.wo...