Sort Score
Result 10 results
Languages All
Labels All
Results 9,771 - 9,780 of 180,188 for

doc

(0.18 sec)
  1. Android API to Render MD to MHTML | products.as...

    Transform MD to MHTML via Android via Java API...used to convert MD files to DOC. The second API is Aspose.Words...which can be used to render DOC to MHTML. By using these two...

    products.aspose.com/total/android-java/conversi...
  2. Android API to Render MD to RTF | products.aspo...

    Transform MD to RTF via Android via Java API...used to convert MD files to DOC. The second API is Aspose.Words...which can be used to render DOC to RTF. By using these two APIs...

    products.aspose.com/total/android-java/conversi...
  3. HtmlFixedSaveOptions.OptimizeOutput | Aspose.Wo...

    Optimize your HTML output with the HtmlFixedSaveOptions property. Enhance performance by removing redundant canvases and merging similar glyphs. Default, true.... Document doc = new Document ( MyDir + "Rendering...OptimizeOutput = optimizeOutput }; doc . Save ( ArtifactsDir + "HtmlFixedSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  4. PclSaveOptions.RasterizeTransformedElements | A...

    Control rasterization of complex elements in PCL Documents with PclSaveOptions. Easily manage image quality and file size for optimal results.... Document doc = new Document ( MyDir + "Rendering...RasterizeTransformed = true }; doc . Save ( ArtifactsDir + "PclSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Android API to Render MHTML to DOCM | products....

    Transform MHTML to DocM via Android via Java API...used to convert MHTML file to DOC. Secondly, Word Processing API...Android Java can be used to render DOC to DOCM. Aspose.Total for Android...

    products.aspose.com/total/android-java/conversi...
  6. Chart | Aspose.Words for Java

    Provides access to the chart shape properties in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Insert a chart shape with...

    reference.aspose.com/words/java/com.aspose.word...
  7. Row | Aspose.Words for Java

    Represents a table row in Java....Document doc = new Document(); Table table = new Table(doc); doc...paragraph. Row firstRow = new Row(doc); table.appendChild(firstRow);...

    reference.aspose.com/words/java/com.aspose.word...
  8. BlockImportMode Enum | Aspose.Words for .NET

    Discover how the Aspose.Words.BlockImportMode enum enhances HTML Document integration by optimizing block-level element property imports for seamless workflows....Document doc = new Document ( stream , loadOptions ); doc . Save...

    reference.aspose.com/words/net/aspose.words.loa...
  9. SaveOptions.saveFormat property | Aspose.Words ...

    SaveOptions.saveFormat property. Specifies the format in which the Document will be saved if this save options object is used.... let doc = new aw . Document ( base ....exportDocumentProper = true ; doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. HtmlFixedSaveOptions.PageMargins | Aspose.Words...

    Discover the HtmlFixedSaveOptions PageMargins property to customize your HTML Document's margins. Set values in points for precise layout control.... Document doc = new Document ( MyDir + "Document...HtmlFixedSaveOptions { PageMargins = 15 }; doc . Save ( ArtifactsDir + "HtmlFixedSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...