Sort Score
Result 10 results
Languages All
Labels All
Results 9,981 - 9,990 of 157,183 for

doc

(0.12 sec)
  1. 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...
  2. Փոխարկել WORD XPS Java

    Փոխարկեք WORD ը XPS ձևաչափի Java կոդով: Պահեք WORD որպես XPS օգտագործելով Java:...ձևաչափ DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...*; Document doc = new Document ( "Input.docx" ); doc.save( "Output...

    products.aspose.com/words/hy/java/conversion/wo...
  3. Փոխարկել TEXT PDF Java

    Փոխարկեք TEXT ը PDF ձևաչափի Java կոդով: Պահեք TEXT որպես PDF օգտագործելով Java:...ձևաչափ DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...*; Document doc = new Document ( "Input.txt" ); doc.save( "Output...

    products.aspose.com/words/hy/java/conversion/te...
  4. 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...
  5. 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...
  6. 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...
  7. StructuredDocumentTag.contentsFont property | A...

    StructuredDocumentTag.contentsFont property. Font formatting that will be applied to text entered into SDT.... let doc = new aw . Document (); // Create...Markup . StructuredDocumentTa ( doc , aw . Markup . SdtType . PlainText...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. StructuredDocumentTag.removeSelfOnly method | A...

    StructuredDocumentTag.removeSelfOnly method. Removes just this SDT node itself, but keeps the content of it inside the Document tree.... let doc = new aw . Document (); // Create...Markup . StructuredDocumentTa ( doc , aw . Markup . SdtType . PlainText...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ShapeBase.ZOrder | Aspose.Words for .NET

    Discover how the ShapeBase ZOrder property enhances your design by controlling the display order of overlapping shapes for a clearer, more organized layout.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert three different...

    reference.aspose.com/words/net/aspose.words.dra...
  10. CustomDocumentProperties Class | Aspose.Words f...

    Discover Aspose.Words.Properties.CustomDocumentProperties for managing custom Document properties effortlessly. Enhance your Document management today!... Document doc = new Document ( MyDir + "Properties...properties. Assert . That ( doc . CustomDocumentProper [ "CustomProperty"...

    reference.aspose.com/words/net/aspose.words.pro...