Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 4,694 for

assemble document

(0.04 sec)
  1. CompatibilityOptions.DoNotSnapToGridInCell | As...

    Discover how to disable the 'Do Not Snap to Grid' feature in table cells, enhancing your Document layout and object placement for better design control....DoNotSnapToGridInCel property Do Not Snap to Document Grid in Table Cells with Objects...Shows how to optimize the document for different versions of...

    reference.aspose.com/words/net/aspose.words.set...
  2. HtmlFixedSaveOptions.SaveFontFaceCssSeparately ...

    Discover how the SaveFontFaceCssSeparately property optimizes your Document's CSS management by saving font-face rules in a separate file for cleaner exports....css” when a document is being saved with external...CSS class names. Document doc = new Document ( MyDir + "Bookmarks...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Document.HasMacros | Aspose.Words for .NET

    Discover if your Document contains VBA project macros with the HasMacros property. Enhance automation and efficiency in your workflows today!...HasMacros Contents [ Hide ] Document.HasMacros property Returns...Returns true if the document has a VBA project (macros). public bool...

    reference.aspose.com/words/net/aspose.words/doc...
  4. HtmlSaveOptions.CssStyleSheetFileName | Aspose....

    Discover how the HtmlSaveOptions CssStyleSheetFileName property customizes your HTML exports with a specified CSS file path, enhancing your Document's style....(CSS) file written when a document is exported to HTML. Default...effect only when saving a document to HTML format and external...

    reference.aspose.com/words/net/aspose.words.sav...
  5. OoxmlCompliance Enum | Aspose.Words for .NET

    Explore Aspose.Words.Saving.OoxmlCompliance enum to choose your preferred OOXML specification for optimal DOCX format saving. Enhance Document quality today!...shapes into a document. Document doc = new Document (); DocumentBuilder...DiagonalCornersRound, // then save the document with "Strict" or "Transitional"...

    reference.aspose.com/words/net/aspose.words.sav...
  6. PdfSaveOptions.OutlineOptions | Aspose.Words fo...

    Discover PdfSaveOptions' OutlineOptions property to customize your PDF outlines effortlessly. Enhance navigation and improve Document usability!...a saved PDF document. Document doc = new Document (); DocumentBuilder...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...
  7. FileFormatInfo.LoadFormat | Aspose.Words for .NET

    Discover the FileFormatInfo LoadFormat property to easily identify and access detected Document formats for seamless file management....property Gets the detected document format. public LoadFormat...; } Remarks When an OOXML document is encrypted, it is not possible...

    reference.aspose.com/words/net/aspose.words/fil...
  8. 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...
  9. 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...
  10. DocumentBase.FontInfos | Aspose.Words for .NET

    Access detailed font properties with DocumentBase's FontInfos feature, enhancing your Document's design and readability effortlessly....properties of fonts used in this document. public FontInfoCollection...definitions is loaded as is from the document. Font definitions might be...

    reference.aspose.com/words/net/aspose.words/doc...