Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 2,578 for

document editing

(0.06 sec)
  1. How to Edit PDF Properties in C#

    This article instructs on how to edit PDF properties in C#. It shares the environment details, programming steps and a code snippet to change PDF metadata in C#....TeX Product Family How to Edit PDF Properties in C# This article...article walks you through how to edit PDF properties in C# . It has...

    kb.aspose.com/pdf/net/how-to-edit-pdf-propertie...
  2. BuiltInDocumentProperties.security property | A...

    BuiltInDocumentProperties.security property. Specifies the security level of a Document as a numeric value....Specifies the security level of a document as a numeric value. get security...OOXML documents only. To protect or unprotect a document use the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. HTML Form Editor – C# – Aspose.HTML for .NET

    You will learn how to work with a FormEditor object to manipulate HTML form in the Document, input controls, and submit information....find an existing form in the document, create a new one from scratch...manipulate HTML form in the document, input controls, and submit...

    docs.aspose.com/html/net/html-form-editor/
  4. RevisionCollection.acceptAll method | Aspose.Wo...

    RevisionCollection.acceptAll method. Accepts all revisions in this collection....compare documents. let docOriginal = new aw . Document (); let...original document." ); let docEdited = new aw . Document (); builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. PdfSaveOptions | Aspose.Words for .NET

    Discover the PdfSaveOptions constructor, designed to effortlessly initialize and save your Documents in high-quality PDF format. Streamline your workflow today!...that can be used to save a document in the Pdf format. public...rendering a document to PDF. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  6. DocumentVisitor Class | Aspose.Words for .NET

    Discover the Aspose.Words.DocumentVisitor class, your foundation for creating custom Document visitors to enhance Document processing and manipulation....class Base class for custom document visitors. To learn more, visit...Aspose.Words Document Object Model (DOM) documentation article. public...

    reference.aspose.com/words/net/aspose.words/doc...
  7. OdtSaveOptions | Aspose.Words for .NET

    Discover the OdtSaveOptions constructor to effortlessly save Documents in ODT format. Streamline your workflow with this powerful tool!...that can be used to save a document in the Odt format. public...saved document conform to an older ODT schema. Document doc =...

    reference.aspose.com/words/net/aspose.words.sav...
  8. PdfSaveOptions.EmbedFullFonts | Aspose.Words fo...

    Discover how the PdfSaveOptions EmbedFullFonts feature enhances your PDF Documents by ensuring complete font embedding for perfect formatting....embedded into the resulting PDF documents. public bool EmbedFullFonts...useful option when you want to edit the resulting PDF later (e.g...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Document.lastSection property | Aspose.Words fo...

    Document.lastSection property. Gets the last section in the Document....lastSection property Document.lastSection property Gets the last...last section in the document. get lastSection () : Aspose . Words...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. WatermarkLayout | Aspose.Words for Java

    Defines layout of the watermark relative to the watermark center in Java.... Document doc = new Document(); // Add a plain...Watermark"); // If we wish to edit the text formatting using it...

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