Sort Score
Result 10 results
Languages All
Labels All
Results 1,071 - 1,080 of 4,937 for

document assembly

(0.87 sec)
  1. VbaModuleType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Vba.VbaModuleType enum, defining model types in VBA projects for enhanced automation and streamlined Document management....that are associated with a document. ProceduralModule 1 A collection...project using macros. Document doc = new Document (); // Create a new...

    reference.aspose.com/words/net/aspose.words.vba...
  2. ShapeBase.Font | Aspose.Words for .NET

    Discover the ShapeBase Font property for easy font formatting access. Enhance your designs with customizable text styles and unique typography options.... Document doc = new Document (); DocumentBuilder...text box back into the main document. builder . MoveTo ( shape...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Node.IsComposite | Aspose.Words for .NET

    Discover the Node IsComposite property. Easily identify if a node can hold other nodes, enhancing your data structure management and flexibility....RecurseChildren () { Document doc = new Document ( MyDir + "Paragraphs...contain child nodes, such as the document itself, is composite. Assert...

    reference.aspose.com/words/net/aspose.words/nod...
  4. Document.UpdateWordCount | Aspose.Words for .NET

    Enhance your Document's efficiency with the UpdateWordCount method, ensuring accurate word count properties for better editing and review....word count properties of the document. public void UpdateWordCount...BuiltInDocumentPrope collection of the Document . Note that UpdateWordCount...

    reference.aspose.com/words/net/aspose.words/doc...
  5. FontSubstitutionReason Enum | Aspose.Words for ...

    Aspose.Words.FontSubstitutionReason enum shows the reason for font substitution to keep Documents displayed correctly....alternative name from the document. FontNameSubstitution 1 Font...font substitution. Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words/fon...
  6. DocumentProperty.ToString | Aspose.Words for .NET

    Discover the DocumentProperty ToString method, which formats property values as strings based on locale, enhancing data presentation and user experience....custom document properties. Document doc = new Document (); CustomDocumentProper...custom document properties. Document doc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words.pro...
  7. HtmlSaveOptions.ImagesFolderAlias | Aspose.Word...

    Discover the HtmlSaveOptions ImagesFolderAlias property to easily manage image URIs in your HTML Documents. Simplify your workflow with this essential feature!...URIs written into an HTML document. Default is an empty string...} Remarks When you save a Document in HTML format, Aspose.Words...

    reference.aspose.com/words/net/aspose.words.sav...
  8. 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...
  9. FontInfo.Charset | Aspose.Words for .NET

    Discover the FontInfo Charset property to easily manage and customize your font's character set for enhanced design flexibility and readability....each font in a document. Document doc = new Document ( MyDir + "Document..."Document.docx" ); IEnumerator < FontInfo > fontCollectionEnumer...

    reference.aspose.com/words/net/aspose.words.fon...
  10. ConvertUtil.PointToPixel | Aspose.Words for .NET

    Effortlessly convert points to pixels with ConvertUtil's PointToPixel method, optimized for 96 dpi. Enhance your design precision today!... Document doc = new Document (); DocumentBuilder...ConvertUtil namespace Aspose.Words assembly Aspose.Words PointToPixel(...

    reference.aspose.com/words/net/aspose.words/con...