Sort Score
Result 10 results
Languages All
Labels All
Results 6,551 - 6,560 of 170,567 for

doc

(0.09 sec)
  1. FontSubstitutionSettings.DefaultFontSubstitutio...

    Discover how the DefaultFontSubstitution property optimizes font settings for seamless typography. Enhance your design with effective font substitution rules.... Document doc = new Document (); FontSettings...fontSettings = new FontSettings (); doc . FontSettings = fontSettings...

    reference.aspose.com/words/net/aspose.words.fon...
  2. Android API to Render PDF to DOCM | products.as...

    Transform PDF to DocM via Android via Java API...used to convert PDF files to DOC. The second API is Aspose.Words...Java, which is used to render DOC to DOCM. By using these two APIs...

    products.aspose.com/total/android-java/conversi...
  3. Android API to Render PDF to DOTM | products.as...

    Transform PDF to DOTM via Android via Java API...used to convert PDF files to DOC. The second API is Aspose.Words...Java, which is used to render DOC to DOTM. By using these two APIs...

    products.aspose.com/total/android-java/conversi...
  4. Shading.foreground_pattern_color property | Asp...

    Shading.foreground_pattern_color property. Gets or sets the color that's applied to the foreground of the [Shading](../) object.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) borders = builder . paragraph_format...

    reference.aspose.com/words/python-net/aspose.wo...
  5. SoftEdgeFormat.remove method | Aspose.Words for...

    SoftEdgeFormat.remove method. Removes [SoftEdgeFormat](../) from the parent object.... doc = aw . Document ( file_name =...'Shape.SoftEdge.docx' ) shape = doc . get_child ( aw . NodeType ...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Java API to Export MD to DOTX | products.aspose...

    Convert MD to DOTX using on premise Java API...is to render the MD file to DOC using Aspose.PDF for Java. Aspose...enables you to convert MD to DOC with ease. It provides a wide...

    products.aspose.com/total/java/conversion/md-to...
  7. Java API to Export MD to GIF | products.aspose.com

    Convert MD to GIF using on premise Java API...is to render the MD file to DOC using Aspose.PDF for Java. Aspose...files to DOC. The second step is to convert the DOC file to GIF...

    products.aspose.com/total/java/conversion/md-to...
  8. DocumentBuilder.CurrentStructuredDocumentTag | ...

    Discover the CurrentStructuredDocumentTag property in DocumentBuilder. Easily access the selected structured Document tag for efficient Document management.... Document doc = new Document ( MyDir + "Structured...builder = new DocumentBuilder ( doc ); // There is a several ways...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Style.NextParagraphStyleName | Aspose.Words for...

    Discover how to effectively use the NextParagraphStyleName property to automate style application for new paragraphs, enhancing your Document formatting....Document doc = new Document (); Assert . That ( doc . Styles...IEnumerator < Style > stylesEnum = doc . Styles . GetEnumerator ())...

    reference.aspose.com/words/net/aspose.words/sty...
  10. CellFormat.orientation property | Aspose.Words ...

    CellFormat.orientation property. Returns or sets the orientation of text in a table cell.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . start_table ()...

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