Sort Score
Result 10 results
Languages All
Labels All
Results 3,731 - 3,740 of 414,247 for

document

(0.32 sec)
  1. Aspose::Words::Saving::XamlFlowSaveOptions::get...

    Aspose::Words::Saving::XamlFlowSaveOptions::get_ImagesFolder method. Specifies the physical folder where images are saved when exporting a Document to XAML format. Default is an empty string in C++....are saved when exporting a document to XAML format. Default is...const Remarks When you save a Document in XAML format, Aspose.Words...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Watermark Documents and Images via Java Applica...

    Add text as well as Image Watermark to Documents including Microsoft Word, Excel, PowerPoint, PDF and Images via your Java application. Add free text or image watermark online via app....Java Watermark Watermark Documents and Images using Java APIs...comprising text or images, onto a document or image for diverse purposes...

    products.aspose.com/total/java/watermark/
  3. Extract Images from PDF (facades)|Aspose.PDF fo...

    This section explains how to extract images with Aspose.PDF Facades using PdfExtractor Class....it to the document Document document = new Document ( _dataDir...extractor = new PdfExtractor ( document ); extractor . setStartPage...

    docs.aspose.com/pdf/java/extract-images/
  4. PdfSaveOptions.digital_signature_details proper...

    PdfSaveOptions.digital_signature_details property. Gets or sets the details for signing the output PDF Document....for signing the output PDF document. @property def digital_signature_details...value is None and the output document will not be signed. When this...

    reference.aspose.com/words/python-net/aspose.wo...
  5. PDF Header Insertion Using C# | Aspose.PDF

    Sample C# code for using Aspose.PDF to work with headers from PDF via .NET....Add Headers to PDF Document Using C# In order to add Header in... powerful and easy to use document manipulation API for net platform...

    products.aspose.com/pdf/net/header/
  6. IStructuredDocumentTag.lock_contents property |...

    IStructuredDocumentTag.lock_contents property. When set to true, this property will prohibit a user from editing the contents of this SDT....to structured document tags. doc = aw . Document () builder =...Insert a plain text structured document tag, which acts as a text...

    reference.aspose.com/words/python-net/aspose.wo...
  7. NodeCollection.RemoveAt | Aspose.Words for .NET

    Effortlessly remove nodes from your collection with the NodeCollection RemoveAt method. Streamline Document management by removing specific nodes quickly....the collection and from the document. public void RemoveAt ( int...sections in a document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/nod...
  8. Get PDF File Information in Python|Aspose.PDF f...

    Explore how to retrieve detailed PDF file information such as metadata and properties in Python using Aspose.PDF for Document management....Get File Information of Pdf document using Aspose.PDF Java for...doc = self . Document () pdf = self . Document () pdf = self...

    docs.aspose.com/pdf/java/get-pdf-file-informati...
  9. PdfEncryptionDetails class | Aspose.Words for P...

    aspose.words.saving.PdfEncryptionDetails class. Contains details for encrypting and access permissions for a PDF Document...access permissions for a PDF document. To learn more, visit the...Protect or Encrypt a Document documentation article. Constructors...

    reference.aspose.com/words/python-net/aspose.wo...
  10. DownsampleOptions.downsample_images property | ...

    DownsampleOptions.downsample_images property. Specifies whether images should be downsampled....images in the PDF document. doc = aw . Document ( file_name = MY_DIR...object that we can pass to the document's "Save" method # to modify...

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