Sort Score
Result 10 results
Languages All
Labels All
Results 7,931 - 7,940 of 153,715 for

doc

(0.17 sec)
  1. SaveOptions.UseAntiAliasing | Aspose.Words for ...

    Discover the SaveOptions UseAntiAliasing property to enhance your rendering quality. Control antialiasing for smoother visuals and improved performance.... Document doc = new Document ( MyDir + "Rendering...builder = new DocumentBuilder ( doc ); builder . Font . Size = 60...

    reference.aspose.com/words/net/aspose.words.sav...
  2. ImageBinarizationMethod enumeration | Aspose.Wo...

    Aspose.Words.Saving.ImageBinarizationMethod enumeration. Specifies the method used to binarize image.... let doc = new aw . Document (); let builder...DocumentBuilder ( doc ); builder . paragraphFormat . style = doc . styles...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FontSettings.defaultInstance property | Aspose....

    FontSettings.defaultInstance property. Static default font settings.... toEqual ( true ); let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . font . name = "Non-existent...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. PclSaveOptions.fallback_font_name property | As...

    PclSaveOptions.fallback_font_name property. Name of the font that will be used if no expected font is found in printer and built-in fonts collections.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . font . name = 'Non-existent...

    reference.aspose.com/words/python-net/aspose.wo...
  5. TxtLoadOptions.DocumentDirection | Aspose.Words...

    Discover the TxtLoadOptions DocumentDirection property to easily set Document direction. Optimize your layout with the default LeftToRight setting!... Document doc = new Document ( MyDir + "Hebrew...loadOptions ); Assert . True ( doc . FirstSection . Body . FirstParagraph...

    reference.aspose.com/words/net/aspose.words.loa...
  6. RevisionGroupCollection.Item | Aspose.Words for...

    Access specific revision groups effortlessly with the RevisionGroupCollection Item property. Enhance your data management with precise indexing.... Document doc = new Document ( MyDir + "Revisions...RevisionGroup revisionGroup = doc . Revisions . Groups [ 0 ]; See...

    reference.aspose.com/words/net/aspose.words/rev...
  7. Java API to Export CGM to PCL | products.aspose...

    Convert CGM to PCL using on premise Java API...is to render the CGM file to DOC using Aspose.PDF for Java. Aspose...files to DOC. Once the CGM file has been rendered to DOC, the second...

    products.aspose.com/total/java/conversion/cgm-t...
  8. Java API to Export CGM to MHTML | products.aspo...

    Convert CGM to MHTML using on premise Java API...is to render the CGM file to DOC using Aspose.PDF for Java. Aspose...files to DOC. Once the CGM file has been rendered to DOC, the second...

    products.aspose.com/total/java/conversion/cgm-t...
  9. Redact PDF using Java | Aspose.PDF

    Redact PDF Documents programmatically with Java sample code using Aspose.PDF for Java...Redact PDF Files - Java Document doc = new Document ( "sourceFile...= new RedactionAnnotation ( doc . getPages (). get_Item ( 1 )...

    products.aspose.com/pdf/java/redaction/
  10. ChartTitle.show property | Aspose.Words for Python

    ChartTitle.show property. Determines whether the title shall be shown for this chart... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a chart shape with...

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