Sort Score
Result 10 results
Languages All
Labels All
Results 4,841 - 4,850 of 376,816 for

document

(0.22 sec)
  1. FixedPageSaveOptions | Aspose.Words for Java

    Contains common options that can be specified when saving a Document into fixed page formats PDF XPS images etc in Java....be specified when saving a document into fixed page formats (PDF...the Specify Save Options documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::Inline class | Aspose.Words for ...

    Aspose::Words::Inline class. Base class for inline-level nodes that can have character formatting associated with them, but cannot have child nodes of their own. To learn more, visit the Documentation article in C++....Levels of Nodes in a Document documentation article. class Inline...virtual get_Document () const Gets the document to which this...

    reference.aspose.com/words/cpp/aspose.words/inl...
  3. PdfTextCompression | Aspose.Words for Java

    Specifies a type of compression applied to all content in the PDF file except images in Java....saving a document to PDF. Document doc = new Document(); DocumentBuilder...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/java/com.aspose.word...
  4. PdfDigitalSignatureDetails | Aspose.Words for Java

    Contains details for signing a PDF Document with a digital signature in Java....details for signing a PDF document with a digital signature....moment digitally signing PDF documents is only available on .NET...

    reference.aspose.com/words/java/com.aspose.word...
  5. Working with Transparency in PS file | Python

    How to add transparency to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...Developer Guide Working with PS Document Working with Transparency...transparency in PS document Adding transparency to PS documents is pretty...

    docs.aspose.com/page/python-net/ps/working-with...
  6. ResourceType enumeration | Aspose.Words for Nod...

    Aspose.Words.Loading.ResourceType enumeration. Type of loaded resource.... Document Document. See Also module Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Watermarker Class | Aspose.Words for .NET

    Discover the Aspose.Words.LowCode.Watermarker class for easy watermark insertion in Documents. Elevate your Document presentation effortlessly!...insert watermarks into the documents. public class Watermarker...LoadOptions ) Specifies input document for processing. From ( string...

    reference.aspose.com/words/net/aspose.words.low...
  8. Document.punctuation_kerning property | Aspose....

    Document.punctuation_kerning property. Specifies whether kerning applies to both Latin text and punctuation....punctuation_kerning property Document.punctuation_kerning property...doc = aw . Document ( file_name = MY_DIR + 'Document.docx' ) self...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::DocumentBuilder::InsertDocument ...

    Aspose::Words::DocumentBuilder::InsertDocument method. Inserts a Document at the cursor position in C++....System::SharedPtr<Aspose::Words::Document>&, Aspose::Words::ImportFormatMode)...matMode) method Inserts a document at the cursor position. System...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. Edit PDF File Tags using Python|Aspose.PDF for ...

    This article explains how to edit tags in the PDF Documents using Aspose.PDF for Python via .NET library....their purpose and role in the document. When editing these PDFs,...must be taken to uphold the document’s structure and accessibility...

    docs.aspose.com/pdf/python-net/edit-pdf-file-tags/