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

document

(0.32 sec)
  1. Supported File Formats|Aspose.PDF for Java

    This page shows which Aspose.PDF for Java can load and save file formats....Save Remarks PDF Portable Document Format CGM Computer Graphics...typesetting file format MHT MHTML Document PCL Printer Control Language...

    docs.aspose.com/pdf/java/supported-file-formats/
  2. FieldFormText Class | Aspose.Words for .NET

    Discover Aspose.Words.Fields.FieldFormText class for seamless FORMTEXT field implementation. Enhance Document automation with powerful features today!...the Working with Fields documentation article. public class FieldFormText...modifications made to the document. IsLocked { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Optimize PDF using Aspose.PDF for Rust via C++|...

    Optimize and compress PDF files using Rust tool....Contents [ Hide ] Optimize PDF Document Toolkit with Aspose.PDF for...allows you to optimize a PDF document. This snippet is useful for...

    docs.aspose.com/pdf/rust-cpp/optimize-pdf/
  4. Find And Replace in Jython|Aspose.Words for Java

    Find And Replace text in a Document using Jython....Replace To Find And Replace in a document using Aspose.Words Java for...com . aspose . words import Document class FindAndReplace : def...

    docs.aspose.com/words/java/find-and-replace-in-...
  5. 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/
  6. 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...
  7. How to Change PDF A to PDF in C#

    This article guides on how to change PDF A to PDF in C#. It has all the necessary information to set the IDE along with the steps and runnable sample code to transform PDF A to PDF in C#....compliance Load the source PDF Document having PDF A compliant properties...RemovePdfaCompliance() method in the Document class Save the resultant PDF...

    kb.aspose.com/pdf/net/how-to-change-pdf-a-to-pd...
  8. Line-Breaks / Paragraphs not converted correctl...

    I have a Problem when converting a PDF-Document to Docx. The Problem is that Line-Breaks/Paragraphs are not converted correctly. I have created a demo application with a problem-pdf-Document and the code we use for conve…...Problem when converting a PDF-Document to Docx. The Problem is that...application with a problem-pdf-document and the code we use for conversion...

    forum.aspose.com/t/line-breaks-paragraphs-not-c...
  9. 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-...
  10. 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...