Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 4,674 for

document assembly

(0.07 sec)
  1. WriteProtection.IsWriteProtected | Aspose.Words...

    Discover the WriteProtection IsWriteProtected property, easily check if a write protection password is active for enhanced security and data integrity....protect a document with a password. Document doc = new Document ();...Writeln ( "Hello world! This document is protected." ); // Enter...

    reference.aspose.com/words/net/aspose.words.set...
  2. HtmlFixedSaveOptions.PageMargins | Aspose.Words...

    Discover the HtmlFixedSaveOptions PageMargins property to customize your HTML Document's margins. Set values in points for precise layout control....margins around pages in an HTML document. The margins value is measured...saving a document to HTML. Document doc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words.sav...
  3. DocumentDirection Enum | Aspose.Words for .NET

    Discover Aspose.Words.DocumentDirection enum to easily control text flow in your Documents. Enhance readability and formatting with this powerful feature!...direction to flow the text in a document. public enum DocumentDirection...Shows how to detect plaintext document text direction. // Create...

    reference.aspose.com/words/net/aspose.words.loa...
  4. ParagraphCollection.ToArray | Aspose.Words for ...

    Effortlessly convert your ParagraphCollection to an array with the ToArray method, streamlining data management and enhancing your Document processing.... Document doc = new Document ( MyDir + "Paragraphs...during enumeration. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/par...
  5. CustomDocumentProperties.AddLinkToContent | Asp...

    Discover the CustomDocumentProperties AddLinkToContent method to effortlessly create linked custom Document properties for enhanced Document management....new linked to content custom document property. public DocumentProperty...a custom document property to a bookmark. Document doc = new...

    reference.aspose.com/words/net/aspose.words.pro...
  6. SvgSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover the SvgSaveOptions SaveFormat property to effortlessly save Documents in SVG format. Simplify your workflow with optimal file management!...Specifies the format in which the document will be saved if this save...created while converting a document to .svg. public void SvgResourceFolder...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Document.RemoveMacros | Aspose.Words for .NET

    Effortlessly remove all macros, toolbars, and custom command settings from your VBA project with the Document RemoveMacros method for a cleaner Document....RemoveMacros Document.RemoveMacros method Removes all macros...command customizations from the document. public void RemoveMacros...

    reference.aspose.com/words/net/aspose.words/doc...
  8. DocumentProperty.ToDateTime | Aspose.Words for ...

    Convert DocumentProperty to UTC DateTime effortlessly. Access accurate timestamps and enhance your data management with our reliable method....Shows how to create a custom document property which contains a...a date and time. Document doc = new Document (); doc . CustomDocumentProper...

    reference.aspose.com/words/net/aspose.words.pro...
  9. HtmlFixedSaveOptions.PageHorizontalAlignment | ...

    Discover the HtmlFixedSaveOptions PageHorizontalAlignment property to easily control page alignment in HTML Documents. Default set to Center for optimal presentation....alignment of pages in an HTML document. Default value is Center....saving a document to HTML. Document doc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words.sav...
  10. OpenAiModel.WithProject | Aspose.Words for .NET

    Enhance your AI capabilities with the OpenAiModel's WithProject method—easily assign projects to optimize performance and streamline your workflow.... Document firstDoc = new Document ( MyDir + "Big..."Big document.docx" ); Document secondDoc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words.ai/...