Sort Score
Result 10 results
Languages All
Labels All
Results 5,321 - 5,330 of 157,133 for

doc

(0.11 sec)
  1. Fill | Aspose.Words for Java

    Represents fill formatting for an object in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Write some text, and then...

    reference.aspose.com/words/java/com.aspose.word...
  2. ReportBuilder | Aspose.Words for Java

    Provides methods intended to fill template with data using LINQ Reporting Engine in Java....populate document with data: String doc = getMyDir() + "Reporting engine...} ReportBuilder.buildReport(doc, getArtifactsDir() + "LowCode...

    reference.aspose.com/words/java/com.aspose.word...
  3. Java API to Export MD to FLATOPC | products.asp...

    Convert MD to FLATOPC using on premise Java API...is to render the MD file to DOC using Aspose.PDF for Java. Aspose...to DOC format. Once the MD file has been rendered to DOC, the...

    products.aspose.com/total/java/conversion/md-to...
  4. PageBorderDistanceFrom enumeration | Aspose.Wor...

    Aspose.Words.PageBorderDistanceFrom enumeration. Specifies the positioning of the page border relative to the page margin.... let doc = new aw . Document (); let pageSetup = doc . sections...border . distanceFromText = 0 ; doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Font.spacing property | Aspose.Words for Node.js

    Font.spacing property. Returns or sets the spacing (in points) between characters .... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Add run of text and increase...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. TextBox.InternalMarginBottom | Aspose.Words for...

    Discover the TextBox InternalMarginBottom property to customize your shape's inner bottom margin in points for enhanced design precision.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert another textbox...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Shape.LastParagraph | Aspose.Words for .NET

    Access the LastParagraph property to easily retrieve the final paragraph in your shape, enhancing your Document's layout and readability.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape textBoxShape = builder...

    reference.aspose.com/words/net/aspose.words.dra...
  8. MailMergeSettings.AddressFieldName | Aspose.Wor...

    Discover the MailMergeSettings AddressFieldName property to easily specify your email address column in data sources, ensuring seamless email merges.... Document doc = new Document ( MyDir + "Odso...MailMergeSettings settings = doc . MailMergeSettings ; Console...

    reference.aspose.com/words/net/aspose.words.set...
  9. TxtSaveOptions.list_indentation property | Aspo...

    TxtSaveOptions.list_indentation property. Gets a [TxtListIndentation](../../txtlistindentation/) object that specifies how many and which character to use for indentation of list levels... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create a list with three...

    reference.aspose.com/words/python-net/aspose.wo...
  10. TxtListIndentation.character property | Aspose....

    TxtListIndentation.character property. Gets or sets which character to use for indenting list levels... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create a list with three...

    reference.aspose.com/words/python-net/aspose.wo...