Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 4,984 for

document assembly

(0.09 sec)
  1. IStructuredDocumentTag.GetChildNodes | Aspose.W...

    Discover the IStructuredDocumentTag GetChildNodes method, access a dynamic collection of child nodes tailored to your specified types for enhanced Document management....structured document tag, but keeps content inside. Document doc =...= new Document ( MyDir + "Structured document tags.docx" ); //...

    reference.aspose.com/words/net/aspose.words.mar...
  2. BorderCollection.ClearFormatting | Aspose.Words...

    Discover how the BorderCollection ClearFormatting method effortlessly removes all object borders, enhancing your design with clean, crisp visuals....paragraphs in a document. Document doc = new Document ( MyDir + "Borders...The first paragraph of this document has visible borders with these...

    reference.aspose.com/words/net/aspose.words/bor...
  3. FindReplaceOptions.IgnoreOfficeMath | Aspose.Wo...

    Skip OfficeMath text during find-and-replace operations with IgnoreOfficeMath to simplify content updates.... Document doc = new Document ( MyDir + "Office...namespace Aspose.Words.Replacing assembly Aspose.Words FindReplaceOptions...

    reference.aspose.com/words/net/aspose.words.rep...
  4. Document.NormalizeFieldTypes | Aspose.Words for...

    Optimize your Document with the NormalizeFieldTypes method, ensuring all field type values align with field codes for enhanced consistency and accuracy....NormalizeFieldTypes Contents [ Hide ] Document.NormalizeFieldTypes method...FieldSeparator , FieldEnd in the whole document so that they correspond to...

    reference.aspose.com/words/net/aspose.words/doc...
  5. 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...
  6. Font.Size | Aspose.Words for .NET

    Adjust font size effortlessly with the Font Size property. Customize your text in points for enhanced readability and design appeal.... Document doc = new Document (); Run run = new...DocumentBuilder. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/fon...
  7. PdfSaveOptions | Aspose.Words for .NET

    Discover the PdfSaveOptions constructor, designed to effortlessly initialize and save your Documents in high-quality PDF format. Streamline your workflow today!...that can be used to save a document in the Pdf format. public...rendering a document to PDF. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  8. DocumentBase.BackgroundShape | Aspose.Words for...

    Discover the DocumentBase BackgroundShape property, easily customize your Document's background shape for enhanced visual appeal. Maximize your design potential!...the background shape of the document. Can be null . public Shape...as a background shape for a document. Microsoft Word supports only...

    reference.aspose.com/words/net/aspose.words/doc...
  9. LoadOptions.PreserveIncludePictureField | Aspos...

    Control the INCLUDEPICTURE field in Microsoft Word formats with LoadOptions PreserveIncludePictureField. Easily manage Document formatting for optimal results....when loading a document. Document doc = new Document (); DocumentBuilder...image shapes when loading a document that contains them. LoadOptions...

    reference.aspose.com/words/net/aspose.words.loa...
  10. WriteProtection.ValidatePassword | Aspose.Words...

    Secure your Documents with the WriteProtection ValidatePassword method. Easily verify if the password matches the Document's protection for enhanced security....password the document was protected with. If document is not write-protected...protect a document with a password. Document doc = new Document ();...

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