Sort Score
Result 10 results
Languages All
Labels All
Results 7,771 - 7,780 of 157,579 for

doc

(0.36 sec)
  1. Online SVG to DOT Conversion or Develop Java ba...

    Free online app to convert SVG to DOT files. Java conversion library code for SVG Documents....Convert SVG to DOC by using save method Load DOC file by using...save SVG as a DOC document . save ( "DocOutput.doc" , SaveFormat...

    products.aspose.com/total/java/conversion/svg-t...
  2. Online XPS to DOTM Conversion or Develop Java b...

    Free online app to convert XPS to DOTM files. Java conversion library code for XPS Documents....Convert XPS to DOC by using save method Load DOC file by using...save XPS as a DOC document . save ( "DocOutput.doc" , SaveFormat...

    products.aspose.com/total/java/conversion/xps-t...
  3. Online XPS to MARKDOWN Conversion or Develop Ja...

    Free online app to convert XPS to MARKDOWN files. Java conversion library code for XPS Documents....Convert XPS to DOC by using save method Load DOC file by using...save XPS as a DOC document . save ( "DocOutput.doc" , SaveFormat...

    products.aspose.com/total/java/conversion/xps-t...
  4. Adjustment | Aspose.Words for Java

    Represents adjustment values that are applied to the specified shape in Java.... Document doc = new Document(getMyDir() + "Rounded...docx"); Shape shape = (Shape)doc.getChild(NodeType.SHAPE, 0, true);...

    reference.aspose.com/words/java/com.aspose.word...
  5. Online MHTML to OTT Conversion or Develop Java ...

    Free online app to convert MHTML to OTT files. Java conversion library code for MHTML Documents....Convert MHTML to DOC by using save method Load DOC file by using...save MHTML as a DOC document . save ( "DocOutput.doc" , SaveFormat...

    products.aspose.com/total/java/conversion/mhtml...
  6. MetafileRenderingOptions.useGdiRasterOperations...

    MetafileRenderingOptions.useGdiRasterOperationsEmulation property. Gets or sets a value determining whether or not to use the GDI+ for raster operations emulation.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . insertImage ( base...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. LegendPosition Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.LegendPosition enum to easily customize your chart legend's position for enhanced data visualization.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ParagraphFormat.WidowControl | Aspose.Words for...

    Discover how the ParagraphFormat WidowControl property ensures your text's first and last lines stay together on the same page for better readability.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // When we write the text...

    reference.aspose.com/words/net/aspose.words/par...
  9. DownsampleOptions.ResolutionThreshold | Aspose....

    Optimize your images with the DownsampleOptions ResolutionThreshold property. Control downsampling based on resolution for better performance and quality.... Document doc = new Document ( MyDir + "Images...ResolutionThreshold , Is . EqualTo ( 0 )); doc . Save ( ArtifactsDir + "PdfSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Format Text in Document in NPOI|Aspose.Words fo...

    Fformat text in a Document easily and fast instead of using NPOI in C#.... C# Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . ParagraphFormat...

    docs.aspose.com/words/net/format-text-in-docume...