Sort Score
Result 10 results
Languages All
Labels All
Results 3,571 - 3,580 of 349,373 for

document

(0.11 sec)
  1. FontSavingArgs Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.FontSavingArgs class—enhance Document processing with detailed FontSaving event data for superior customization and control....more, visit the Save a Document documentation article. public class...font is bold. Document { get; } Gets the document object that is...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Convert DOTX to ODP via C++ or with free Online...

    Export DOTX to ODP in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOTX to ODP online converter quickly before integrating the code.... which is used to create documents with a consistent look and...great way to ensure that all documents created from the template...

    products.aspose.com/total/cpp/conversion/dotx-t...
  3. CustomXmlPart Class | Aspose.Words for .NET

    Discover Aspose.Words.Markup.CustomXmlPart class for efficient management of custom XML data storage within packages. Enhance your Document processing today!...Structured Document Tags or Content Control documentation article...custom XML part within an OOXML document. Schemas { get; } Specifies...

    reference.aspose.com/words/net/aspose.words.mar...
  4. Convert DOC to PPS via C++ or with free Online ...

    Export DOC to PPS in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOC to PPS online converter quickly before integrating the code....file format for creating documents, but it is not suitable for...on C++ Open DOC file using Document class reference Convert DOC...

    products.aspose.com/total/cpp/conversion/doc-to...
  5. HtmlSaveOptions.FontSavingCallback | Aspose.Wor...

    Control font saving with HtmlSaveOptions FontSavingCallback. Optimize your Documents for HTML, MHTML, or EPUB formats effortlessly!...how fonts are saved when a document is saved to HTML, MHTML or...SaveExportedFonts () { Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Revision.Accept | Aspose.Words for .NET

    Streamline your workflow with the Revision Accept method—effortlessly approve changes and enhance collaboration for smoother project management....revisions in a document. Document doc = new Document (); DocumentBuilder...); // Normal editing of the document does not count as a revision...

    reference.aspose.com/words/net/aspose.words/rev...
  7. DocumentPropertyCollection.remove method | Aspo...

    DocumentPropertyCollection.remove method. Removes a property with the specified name from the collection....Examples Shows how to work with a document’s custom properties. let doc...doc = new aw . Document (); let properties = doc . customDocumentProper...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Document.remove_personal_information property |...

    Document.remove_personal_information property. Gets or sets a flag indicating that Microsoft Word will remove all user information from comments, revisions and Document properties upon saving the Document....remove_personal_information property Document.remove_personal_information...revisions and document properties upon saving the document. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  9. CompositeNode.RemoveSmartTags | Aspose.Words fo...

    Effortlessly clean your CompositeNode with the RemoveSmartTags method, eliminating all SmartTag descendants for streamlined data management.... Document doc = new Document ( MyDir + "Smart...void Create () { Document doc = new Document (); // A smart tag...

    reference.aspose.com/words/net/aspose.words/com...
  10. Rendering Options – Aspose.HTML for .NET

    In this article, we describe in C# examples how to use rendering options to customize rendering HTML to PDF, XPS, DOCX, and Images....achieve the desired output document. For example, you can reduce...parameter and represents an output document. To learn more, please read...

    docs.aspose.com/html/net/rendering-options/