Sort Score
Result 10 results
Languages All
Labels All
Results 6,601 - 6,610 of 424,006 for

document

(1.56 sec)
  1. How to Add Bookmark in Word using C#

    This article explains how to add bookmark in Word using C#. It contains all the information required to set the environment, step-wise approach to write the program and a runnable code to insert a bookmark in Word using C#....then saving the resultant document as a DOCX file. All the necessary...bookmark Create a new document using the Document class object for...

    kb.aspose.com/words/net/how-to-add-bookmark-in-...
  2. PDF Highlight Annotation using C#|Aspose.PDF fo...

    Learn how to add highlights annotation to PDF Documents in .NET using Aspose.PDF for text emphasis and review....underlines in the text of a document. When opened, they shall display...markup annotations in the PDF document can be edited using the properties...

    docs.aspose.com/pdf/net/highlights-annotation/
  3. Extract Attachments from PDF|Aspose.PDF for Java

    Learn how to extract embedded files and file attachment annotations from PDF Documents in Java using Aspose.PDF....attachments are stored in the document. Extract a single attachment...a PDF. Open the source PDF Document . Iterate through the embedded...

    docs.aspose.com/pdf/java/extract-attachment/
  4. StructuredDocumentTag.clear method | Aspose.Wor...

    StructuredDocumentTag.clear method. Clears contents of this structured Document tag and displays a placeholder if it is defined....contents of this structured document tag and displays a placeholder...clear contents of a structured document tag if it has revisions. If...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. CustomXmlPropertyCollection class | Aspose.Word...

    aspose.words.markup.CustomXmlPropertyCollection class. Represents a collection of custom XML attributes or smart tag properties...Structured Document Tags or Content Control documentation article...about smart tags. doc = aw . Document ( file_name = MY_DIR + 'Smart...

    reference.aspose.com/words/python-net/aspose.wo...
  6. AxisDisplayUnit class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.AxisDisplayUnit class. Provides access to the scaling options of the display units for the value axis...the Working with Charts documentation article. Constructors Name...the value axis. document Returns the document containing the parent...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Dml3DEffectsRenderingMode Enum | Aspose.Words f...

    Discover how to enhance your Documents with Aspose.Words' Dml3DEffectsRenderingMode enum for superior 3D shape rendering and visual impact.... Please see documentation for details. Advanced 1...effects are rendered. Document doc = new Document ( MyDir + "DrawingML...

    reference.aspose.com/words/net/aspose.words.sav...
  8. How to Read PDF Metadata using Python

    This article describes how to read PDF metadata using Python. It provides the IDE settings, a list of tasks to be performed and a runnable sample code for extracting metadata from PDF using Python....source PDF file using the Document class object to fetch metadata...property named ‘Info’ in the Document class. This object has all...

    kb.aspose.com/pdf/python/how-to-read-pdf-metada...
  9. How to Convert Image to PDF in C#

    This brief tutorial discusses how to convert image to PDF in C#. You will understand how using C# image to PDF conversion feature can be used with the help of the given steps and a code snippet....file Create an object of the Document class to initialize an empty...format Save the output PDF document To export an image to PDF...

    kb.aspose.com/pdf/net/how-to-convert-image-to-p...
  10. Convert Bullet Points to Paragraph in Word File...

    Convert Bullet Points to Paragraph in Word File using C#. This article provides a list of steps and a sample code to remove bullet points from Word Document using C#....Remove Bullet Points from Word Document using C# Set the IDE to use...Load the Word file into the Document class having bullet points...

    kb.aspose.com/words/net/convert-bullet-points-t...