Sort Score
Result 10 results
Languages All
Labels All
Results 3,671 - 3,680 of 418,004 for

document

(0.21 sec)
  1. Change PDF Page Size Programmatically|Aspose.PD...

    Change Page Size from your PDF file using Java library.... Call the Document class’ Save(..) method to...ExampleChangePDFPage { // The path to the documents directory. private static...

    docs.aspose.com/pdf/java/change-page-size/
  2. Working with Watermark in C#|Aspose.Words for .NET

    Document watermark manipulation using C#....work with watermarks in Word documents. This topic discusses how...displays behind the text in a document. A watermark can contain a...

    docs.aspose.com/words/net/working-with-watermark/
  3. Load And Save To Stream in Ruby|Aspose.Words fo...

    Load and save MS Word Document to stream using Ruby....Stream To load and save a word document to stream using Aspose.Words...Ruby Code ## The path to the documents directory. data_dir = File...

    docs.aspose.com/words/java/load-and-save-to-str...
  4. Margins enumeration | Aspose.Words for Python

    aspose.words.Margins enumeration. Specifies preset margins....page layout of the document. doc = aw . Document ( file_name = MY_DIR...'Rendering.docx' ) # Saving a document to PDF, to an image, or printing...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FontInfoCollection.embedSystemFonts property | ...

    FontInfoCollection.embedSystemFonts property. Specifies whether or not to embed System fonts into the Document...embed System fonts into the document. Default value for this property...system and wants to create a document that is readable by others...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. DocumentVisitor.VisitStructuredDocumentTagStart...

    Discover the DocumentVisitor VisitStructuredDocumentTagStart method, essential for efficiently starting structured Document tag enumeration. Enhance your coding today!...enumeration of a structured document tag has started. public virtual...every structured document tag in a document. public void StructuredDocumentTa...

    reference.aspose.com/words/net/aspose.words/doc...
  7. Work with Vector Graphics in Python|Aspose.PDF ...

    Learn how to extract, move, remove, and copy vector graphics between PDF pages using GraphicsAbsorber in Python.... Open the PDF document. Create a GraphicsAbsorber...str ): with ap . Document ( infile ) as document : with ap . vector...

    docs.aspose.com/pdf/python-net/working-with-vec...
  8. Extract Links from the PDF File|Aspose.PDF for ...

    Extract links from PDF with Java. This topic explain you how to extract links using AnnotationSelector class.... Create a Document object. Get the Page you want...Load the PDF file Document document = new Document ( _dataDir + "UpdateLinks...

    docs.aspose.com/pdf/java/extract-links/
  9. C# API to Export EML to PCL | products.aspose.com

    Convert EML to PCL without using Microsoft Word or Outlook on .NET...manipulating Microsoft Office documents, PDFs, images, and emails...create, read, and manipulate documents in various formats, including...

    products.aspose.com/total/net/conversion/eml-to...
  10. SvgSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a Document into the SaveFormat.SVG format in Java....additional options when saving a document into the SaveFormat.SVG format...the Specify Save Options documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...