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

document

(0.36 sec)
  1. 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...
  2. 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...
  3. 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...
  4. How to Convert Word to HTML using C++

    In this short tutorial, we will learn how to convert Word to HTML using C++. For converting word to html format in C++, you need to make simple API calls in few simple steps on MS Windows or Linux....instance of Document Class for loading the input Word document Initialize...file with an object of the Document class and then set several...

    kb.aspose.com/words/cpp/how-to-convert-word-to-...
  5. Text Based Annotations using Java|Aspose.PDF fo...

    Learn how to add, inspect, and delete text, free text, and strikeout annotations in PDF Documents using Java....page and save the updated document. public static void textAnnotationAdd...outputFile ) { try ( Document document = new Document ( inputFile ....

    docs.aspose.com/pdf/java/pdfannotationeditor-cl...
  6. Convert PDF to Word documents in Go|Aspose.PDF ...

    Learn how to write Go code for conversion PDF to DOC(DOCX)....Convert PDF to Word documents in Go Contents [ Hide ] To edit...demonstrates how to convert a PDF document into a DOC using the Aspose...

    docs.aspose.com/pdf/go-cpp/convert-pdf-to-doc/
  7. ParagraphFormat.keep_together property | Aspose...

    ParagraphFormat.keep_together property. True if all lines in the paragraph are to remain on the same page....paragraph into the document. doc = aw . Document () builder = aw...current_paragraph . is_end_of_document ) See Also module aspose.words...

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

    Aspose::Words::Settings::ViewOptions::get_FormsDesign method. Specifies whether the Document is in forms design mode in C++....method Specifies whether the document is in forms design mode. bool...Currently works only for documents in WordML format. Examples...

    reference.aspose.com/words/cpp/aspose.words.set...
  9. PsSaveOptions | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  10. Read Barcodes from Word Documents|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....AI Read Barcodes from Word Documents Contents [ Hide ] This article...barcodes from Microsoft Word documents. Generate Barcode and Insert...

    docs.aspose.com/barcode/java/read-barcode-from-...