Sort Score
Result 10 results
Languages All
Labels All
Results 1,791 - 1,800 of 4,817 for

document assembly

(0.09 sec)
  1. StructuredDocumentTag.DateStorageFormat | Aspos...

    Discover the StructuredDocumentTag DateStorageFormat property to easily manage date formats in XML-bound SDTs, enhancing your Document's data organization....bound to an XML node in the document’s data store. Default value...structured document tag. Document doc = new Document (); // Insert...

    reference.aspose.com/words/net/aspose.words.mar...
  2. DocumentBuilder.MoveToCell | Aspose.Words for .NET

    Effortlessly navigate your Document with the DocumentBuilder MoveToCell method, quickly positioning the cursor in any table cell for enhanced editing....Examples Shows how to move a document builder’s cursor to a cell...cell in a table. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  3. SignatureLineOptions.Signer | Aspose.Words for ...

    Discover the SignatureLineOptions Signer property to customize your signature line. Easily set suggested signers for enhanced Document clarity....add a signature line to a document, and then sign it using a...srcDocumentPath = MyDir + "Document.docx" ; string dstDocumentPath...

    reference.aspose.com/words/net/aspose.words/sig...
  4. DocumentBuilder.MoveToField | Aspose.Words for ...

    Effortlessly navigate your Documents with the DocumentBuilder MoveToField method, allowing quick cursor movement to any field for enhanced editing efficiency....the cursor to a field in the document. public void MoveToField (...Examples Shows how to move a document builder’s node insertion point...

    reference.aspose.com/words/net/aspose.words/doc...
  5. OleFormat.Save | Aspose.Words for .NET

    Discover the OleFormat Save method to efficiently store embedded object data in your chosen stream. Enhance data management with ease!... Document doc = new Document ( MyDir + "OLE spreadsheet...namespace Aspose.Words.Drawing assembly Aspose.Words Save( string...

    reference.aspose.com/words/net/aspose.words.dra...
  6. PageInfo.GetSizeInPixels | Aspose.Words for .NET

    Discover the PageInfo GetSizeInPixels method to accurately calculate your page size in pixels based on zoom factor and resolution for optimal display....page in a Word document. Document doc = new Document ( MyDir + "Rendering...RawKind ; Console . WriteLine ( "Document \"{0}\" contains {1} pages...

    reference.aspose.com/words/net/aspose.words.ren...
  7. ComHelper | Aspose.Words for .NET

    Discover ComHelper, the powerful constructor that effortlessly initializes new class instances, enhancing your programming efficiency and productivity....Examples Shows how to open documents using the ComHelper class...ComHelper class allows us to load documents from within COM clients. ComHelper...

    reference.aspose.com/words/net/aspose.words/com...
  8. CellFormat.WrapText | Aspose.Words for .NET

    Discover the CellFormat WrapText property to enhance your spreadsheet's readability by automatically wrapping text in cells for a cleaner look.... Document doc = new Document (); DocumentBuilder...table formatting options for a document builder // will apply them...

    reference.aspose.com/words/net/aspose.words.tab...
  9. Fill.BackColor | Aspose.Words for .NET

    Customize your fill's background color effortlessly with the BackColor property. Easily set or get a Color object for a vibrant design.... Document doc = new Document (); DocumentBuilder..."GradientAngle" properties after the document saves. OoxmlSaveOptions saveOptions...

    reference.aspose.com/words/net/aspose.words.dra...
  10. ViewOptions.DoNotDisplayPageBoundaries | Aspose...

    Discover how the ViewOptions DoNotDisplayPageBoundaries property enhances your layout by eliminating top margin space for a cleaner, more professional look.... Document doc = new Document (); DocumentBuilder...is the footer." ); // This document contains a small amount of...

    reference.aspose.com/words/net/aspose.words.set...