Sort Score
Result 10 results
Languages All
Labels All
Results 3,991 - 4,000 of 376,543 for

document

(0.18 sec)
  1. TxtSaveOptionsBase Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.TxtSaveOptionsBase for enhanced Document saving. Customize your text format options for optimal results and efficiency....additional options when saving a document into a text based formats...the Specify Save Options documentation article. public abstract...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Convert PDF to PPTX in JavaScript|Aspose.PDF fo...

    Aspose.PDF allows you to convert PDF to PPTX format using JavaScript directly in the web....the number of pages in the document and can be very time-consuming...AsposePDFWebWorker . onmessage = evt => document . getElementById ( 'output'...

    docs.aspose.com/pdf/javascript-cpp/convert-pdf-...
  3. PropertyType | Aspose.Words for Java

    Specifies data type of a Document property in Java....PropertyType Specifies data type of a document property. Examples: Shows...work with a document’s custom properties. Document doc = new Document();...

    reference.aspose.com/words/java/com.aspose.word...
  4. SmartTag.Element | Aspose.Words for .NET

    Discover the SmartTag Element property to easily define and manage smart tag names within your Documents for enhanced organization and efficiency....of the smart tag within the document. public string Element { get...void Create () { Document doc = new Document (); // A smart tag...

    reference.aspose.com/words/net/aspose.words.mar...
  5. SmartTag.AcceptEnd | Aspose.Words for .NET

    Discover how the SmartTag AcceptEnd method enhances visitor engagement by seamlessly managing end-of-visit experiences. Boost your site's interaction today!...visitor DocumentVisitor The document visitor. Return Value The...void Create () { Document doc = new Document (); // A smart tag...

    reference.aspose.com/words/net/aspose.words.mar...
  6. VbaModule | Aspose.Words for Java

    Provides access to VBA project module in Java....Working with VBA Macros documentation article. Examples: Shows...access a document’s VBA project information. Document doc = new...

    reference.aspose.com/words/java/com.aspose.word...
  7. Document.unprotect method | Aspose.Words for Py...

    aspose.words.Document.unprotect method...Removes protection from the document regardless of the password...This method unprotects the document even if it has a protection...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::OptimizeFor method. Allows to optimize the Document contents as well as default Aspose.Words behavior to a particular versions of MS Word. Use this method to prevent MS Word from displaying "Compatibility mode" ribbon upon Document loading. (Note that you may also need to set the Compliance property to Iso29500_2008_Transitional or higher.) in C++....method Allows to optimize the document contents as well as default...“Compatibility mode” ribbon upon document loading. (Note that you may...

    reference.aspose.com/words/cpp/aspose.words.set...
  9. Working with Headings in PDF|Aspose.PDF for .NET

    Create numbering in heading your PDF Document with C#. Aspose.PDF for .NET offers different kinds of numbering styles....the important parts of any document. Writers always try to make...more than one headings in a document, a writer has several options...

    docs.aspose.com/pdf/net/working-with-headings/
  10. Add Arc Object to PDF file|Aspose.PDF for .NET

    This article explains how to create a arc object to your PDF using Aspose.PDF for .NET....) to PDF documents. It also offers the feature...Follow the steps below: Create Document instance. Create Drawing object...

    docs.aspose.com/pdf/net/add-arc/