Sort Score
Result 10 results
Languages All
Labels All
Results 1,211 - 1,220 of 4,948 for

document assembly

(0.19 sec)
  1. FileFormatUtil.LoadFormatToSaveFormat | Aspose....

    Effortlessly convert LoadFormat to SaveFormat with FileFormatUtil's LoadFormatToSaveFormat method. Streamline your file management today!...the format of a document. // Load a document from a file that... OpenRead ( MyDir + "Word document with missing file extension"...

    reference.aspose.com/words/net/aspose.words/fil...
  2. Table.FirstRow | Aspose.Words for .NET

    Discover the FirstRow property of tables, effortlessly access the first row node for streamlined data management and enhanced table functionality....tables in a document. Document doc = new Document ( MyDir + "Tables...tables into one. Document doc = new Document ( MyDir + "Tables...

    reference.aspose.com/words/net/aspose.words.tab...
  3. PdfEncryptionDetails Class | Aspose.Words for .NET

    Discover Aspose.Words.PdfEncryptionDetails for secure PDF encryption and customizable access permissions, ensuring your Documents remain protected....access permissions for a PDF document. To learn more, visit the...Protect or Encrypt a Document documentation article. public class...

    reference.aspose.com/words/net/aspose.words.sav...
  4. SignatureLineOptions.Email | Aspose.Words for .NET

    Manage suggested signer email addresses effortlessly with SignatureLineOptions. Enhance your email workflow with customizable options for seamless communication....Examples Shows how to sign a document with a personal certificate...signature line. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/sig...
  5. PageSetup.LinesPerPage | Aspose.Words for .NET

    Control your Document layout with the PageSetup LinesPerPage property. Easily adjust lines per page for optimal readability and organization....number of lines per page in the document grid. public int LinesPerPage...each page may have. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/pag...
  6. Paragraph.BreakIsStyleSeparator | Aspose.Words ...

    Discover how the Paragraph Break IsStyleSeparator property enhances Document formatting by allowing mixed paragraph styles for greater design flexibility.... Document doc = new Document (); DocumentBuilder...multiple TOC entries from one document text line. builder . InsertStyleSeparator...

    reference.aspose.com/words/net/aspose.words/par...
  7. Node.Clone | Aspose.Words for .NET

    Effortlessly duplicate nodes with the Node Clone method. Enhance your development process and streamline project efficiency today!...parent, but belongs to the same document as the original node. This...composite node. Document doc = new Document (); Paragraph para...

    reference.aspose.com/words/net/aspose.words/nod...
  8. Paragraph.ListLabel | Aspose.Words for .NET

    Access and format list numbering with the Paragraph ListLabel property. Enhance your Document's organization and clarity effortlessly!... Document doc = new Document ( MyDir + "Rendering...the paragraph list. In our document, our list uses plain Arabic...

    reference.aspose.com/words/net/aspose.words/par...
  9. DocumentSecurity Enum | Aspose.Words for .NET

    Discover Aspose.Words.DocumentSecurity enum to enhance your Document's security. Easily specify and manage security levels for optimal protection....Specifies the security level of a document as a numeric value. [Flags]...property. PasswordProtected 1 The document is password protected. (Note...

    reference.aspose.com/words/net/aspose.words.pro...
  10. DocumentBuilder.InsertOleObjectAsIcon | Aspose....

    Effortlessly insert OLE objects as icons in your Documents with DocumentBuilder. Customize icons and captions while ensuring seamless integration....OLE object as icon into the document. Allows to specify icon file...object into a document. Document doc = new Document (); DocumentBuilder...

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