Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 4,674 for

assemble document

(0.04 sec)
  1. Document.AppendDocument | Aspose.Words for .NET

    Effortlessly append Documents with our Document Append method. Enhance your workflow by seamlessly integrating content into your existing files....Contents [ Hide ] AppendDocument( Document , ImportFormatMode ) Appends...the specified document to the end of this document. public void...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Document.RemoveExternalSchemaReferences | Aspos...

    Effortlessly eliminate external XML schema references with the RemoveExternalSchemaReferences method, enhancing Document integrity and performance....RemoveExternalSchema Document.RemoveExternalSchema method Removes...schema references from this document. public void RemoveExternalSchema...

    reference.aspose.com/words/net/aspose.words/doc...
  3. BuiltInDocumentProperties.Security | Aspose.Wor...

    Discover the BuiltInDocumentProperties Security feature, defining your Document's security level with precision. Enhance your Document protection today!...Specifies the security level of a document as a numeric value. public...OOXML documents only. To protect or unprotect a document use the...

    reference.aspose.com/words/net/aspose.words.pro...
  4. 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...
  5. 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...
  6. StructuredDocumentTagCollection.GetById | Aspos...

    Retrieve structured Document tags effortlessly with the GetById method. Access your data quickly and enhance Document management efficiency....method Returns the structured document tag by identifier. public...Description id Int32 The structured document tag identifier. Remarks Returns...

    reference.aspose.com/words/net/aspose.words.mar...
  7. FixedPageSaveOptions.PageSet | Aspose.Words for...

    Control your Document rendering with FixedPageSaveOptions PageSet. Easily select specific pages or choose all for seamless output. Optimize your workflow!...Default is all the pages in the document. public PageSet PageSet {...exact page indices. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  8. DocumentPartSavingArgs Class | Aspose.Words for...

    Discover the Aspose.Words.Saving.DocumentPartSavingArgs class, essential for enhancing Document processing with customizable saving options and efficient callbacks....more, visit the Save a Document documentation article. public class...Description Document { get; } Gets the document object that is...

    reference.aspose.com/words/net/aspose.words.sav...
  9. ThumbnailGeneratingOptions.GenerateFromFirstPag...

    Discover how the GenerateFromFirstPage option creates thumbnails from the Document's first page or image, enhancing your visual content effortlessly....thumbnail from first page of the document or first image. public bool...generated from first page of the document. If value is false and there...

    reference.aspose.com/words/net/aspose.words.ren...
  10. 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...