Sort Score
Result 10 results
Languages All
Labels All
Results 5,001 - 5,010 of 180,798 for

doc

(0.35 sec)
  1. Android API to Render CGM to DOT | products.asp...

    Transform CGM to DOT via Android via Java API...developers to convert CGM files to DOC format. It supports a wide range...enables developers to render DOC to DOT format. It provides a...

    products.aspose.com/total/android-java/conversi...
  2. Android API to Render CGM to DOTX | products.as...

    Transform CGM to DOTX via Android via Java API...step is to convert CGM file to DOC using Aspose.PDF for Android...such as DOC, HTML, and XPS. The second step is to render DOC to DOTX...

    products.aspose.com/total/android-java/conversi...
  3. Android API to Render MD to DOTM | products.asp...

    Transform MD to DOTM via Android via Java API...is to convert the MD file to DOC using Aspose.PDF for Android...converted to DOC, the second step is to render the DOC to DOTM using...

    products.aspose.com/total/android-java/conversi...
  4. Android API to Render PS to DOT | products.aspo...

    Transform PS to DOT via Android via Java API...is to convert the PS file to DOC using Aspose.PDF for Android...PS file has been converted to DOC, the Word Processing API, Aspose...

    products.aspose.com/total/android-java/conversi...
  5. FolderFontSource | Aspose.Words for .NET

    Discover the FolderFontSource constructor for seamless font management. Enhance your web projects with efficient font sourcing today!...false , 1 ); Document doc = new Document (); doc . FontSettings =...= new FontSettings (); doc . FontSettings . SetFontsSources (...

    reference.aspose.com/words/net/aspose.words.fon...
  6. PdfSaveOptions.text_compression property | Aspo...

    PdfSaveOptions.text_compression property. Specifies compression type to be used for all textual content in the Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) i = 0 while i < 100 : builder...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ImageSaveOptions.Resolution | Aspose.Words for ...

    Optimize your images with ImageSaveOptions! Control horizontal and vertical resolution in DPI for stunning quality and clarity. Enhance your visuals today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Font . Name = "Times...

    reference.aspose.com/words/net/aspose.words.sav...
  8. PdfSaveOptions.preblend_images property | Aspos...

    PdfSaveOptions.preblend_images property. Gets or sets a value determining whether or not to preblend transparent images with black background color.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . insert_image (...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Node.clone method | Aspose.Words for Python

    Node.clone method. Creates a duplicate of the node.... doc = aw . Document () para = doc . first_section...append_child ( aw . Run ( doc = doc , text = 'Hello world!' ))...

    reference.aspose.com/words/python-net/aspose.wo...
  10. PageSetup.BorderSurroundsHeader | Aspose.Words ...

    Discover the PageSetup BorderSurroundsHeader property to customize your page borders. Control header inclusion for a polished Document layout.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Hello...

    reference.aspose.com/words/net/aspose.words/pag...