Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 3,057 for

doc to pdf

(0.32 sec)
  1. MetafileRenderingOptions.emfPlusDualRenderingMo...

    MetafileRenderingOptions.emfPlusDualRenderingMode property. Gets or sets a value determining how EMF+ Dual metafiles should be rendered....rendering options when saving to PDF. let doc = new aw . Document ( base...method converts the document to .PDF. let saveOptions = new aw . Saving...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. DmlEffectsRenderingMode Enum | Aspose.Words for...

    Discover the Aspose.Words DmlEffectsRenderingMode enum for optimized DrawingML effect rendering in fixed page formats. Enhance your Document quality!...document as we save it to PDF. Document doc = new Document ( MyDir...method converts the document to .PDF. PdfSaveOptions options = new...

    reference.aspose.com/words/net/aspose.words.sav...
  3. TxtSaveOptions | Aspose.Words for Java

    Can be used To specify additional options when saving a Document inTo the SaveFormat.TEXT format in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.writeln("Paragraph...

    reference.aspose.com/words/java/com.aspose.word...
  4. WarningSource | Aspose.Words for Java

    Specifies the module that produces a warning during Document loading or saving in Java.... Document doc = new Document(getMyDir() + "Emphases...WarningInfoCollectio(); doc.setWarningCallback(warnings); doc.save(getArtifactsDir()...

    reference.aspose.com/words/java/com.aspose.word...
  5. DefaultFontSubstitutionRule.DefaultFontName | A...

    Discover how To easily manage the DefaultFontSubstitutionRule and cusTomize your default font name for enhanced design flexibility.... Document doc = new Document (); FontSettings...fontSettings = new FontSettings (); doc . FontSettings = fontSettings...

    reference.aspose.com/words/net/aspose.words.fon...
  6. RevisionOptions.InsertedTextEffect | Aspose.Wor...

    Discover the RevisionOptions InsertedTextEffect property To cusTomize your content with unique effects. Default, Underline. Enhance your text's impact!... Document doc = new Document ( MyDir + "Revisions...RevisionOptions revisionOptions = doc . LayoutOptions . RevisionOptions...

    reference.aspose.com/words/net/aspose.words.lay...
  7. RevisionOptions.revisionBarsColor property | As...

    RevisionOptions.revisionBarsColor property. Allows To specify the color To be used for side bars that identify Document lines containing revised information... let doc = new aw . Document ( base ....revisions. let revisionOptions = doc . layoutOptions . revisionOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. RevisionOptions.insertedTextEffect property | A...

    RevisionOptions.insertedTextEffect property. Allows To specify the effect To be applied To the inserted content [RevisionType.Insertion](../../../aspose.words/revisiontype/#Insertion)... let doc = new aw . Document ( base ....revisions. let revisionOptions = doc . layoutOptions . revisionOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. MetafileRenderingOptions class | Aspose.Words f...

    Aspose.Words.Saving.MetafileRenderingOptions class. Allows To specify additional metafile rendering options...IWarningCallback' , () => { let doc = new aw . Document ( base ....operations to render in the output PDF. metafileRenderingOpt . emulateRasterOperati...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. RevisionOptions.deleted_text_effect property | ...

    RevisionOptions.deleted_text_effect property. Allows To specify the effect To be applied To the deleted content [RevisionType.DELETION](../../../aspose.words/revisiontype/#DELETION)... doc = aw . Document ( file_name =...revisions. revision_options = doc . layout_options . revision_options...

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