Sort Score
Result 10 results
Languages All
Labels All
Results 1,181 - 1,190 of 22,443 for

docx

(0.07 sec)
  1. PdfSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.PDF format in Java....docx"); // Create a "PdfSaveOptions"...used when saving to a DOC or DOCX file. getTextCompression() Specifies...

    reference.aspose.com/words/java/com.aspose.word...
  2. HtmlSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.HtmlSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Html](../../aspose.words/saveformat/#Html), [SaveFormat.Mhtml](../../aspose.words/saveformat/#Mhtml), [SaveFormat.Epub](../../aspose.words/saveformat/#Epub), [SaveFormat.Azw3](../../aspose.words/saveformat/#Azw3) or [SaveFormat.Mobi](../../aspose.words/saveformat/#Mobi) format...used when saving to a DOC or DOCX file. By default this property...( base . myDir + "Rendering.docx" ); string outFileName = "SavingCallback...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. HtmlSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.HtmlSaveOptions to enhance document saving in HTML, MHTML, EPUB, AZW3, and MOBI formats with customizable options....used when saving to a DOC or DOCX file. By default this property...Document ( MyDir + "Rendering.docx" ); string imagesDir = Path...

    reference.aspose.com/words/net/aspose.words.sav...
  4. How to load fonts? | API Solution for .NET

    Here is described how to load fonts with .NET. You will learn the objects, parameters, methods required for this, and get examples of loading....docx , .pdf . They can include different...

    docs.aspose.com/font/net/how-to-load-fonts/
  5. FieldPrivate | Aspose.Words for Java

    Implements the PRIVATE field in Java....docx format. Document doc = new Document(getMyDir()...Document(getMyDir() + "Field sample - PRIVATE.docx"); // WordPerfect 5.x/6.x documents...

    reference.aspose.com/words/java/com.aspose.word...
  6. Convert HTML to Image in Java – PNG, JPG, BMP, ...

    Convert HTML to Images like JPG, PNG, GIF, TIFF, and BMP using Java library. Use Converter and ImageSaveOptions for precise and customizable outputs....HTML to PDF Convert HTML to DOCX Subscribe to Aspose Product...

    docs.aspose.com/html/java/convert-html-to-image/
  7. Python PDF Processing APIs | Aspose.PDF Product...

    Download Python package to work with PDF pages, images, attachments, fonts, bookmarks, annotations, forms, watermarks, security & printing via .NET API....Documents As Microsoft Word®: DOC, DOCX Microsoft Excel®: XLS, XLSX...Microsoft Word 2003 format No Yes DOCX the Microsoft Word 2007 format...

    releases.aspose.com/pdf/pythonnet/
  8. Aspose.Words FAQ - Free Support Forum - aspose.com

    Technical Support Is Aspose.Words technical support free? Yes, we provide unlimited free technical support for all users of our products including customers and evaluation. The main avenue for technical support is the S…...docx"); doc.Save("out.pdf"); Java...com.aspose.words.Document("in.docx"); doc.save("out.pdf"); C++...

    forum.aspose.com/t/aspose-words-faq/2711
  9. Table class | Aspose.Words for Node.js

    Aspose.Words.Table class. Represents a table in a Word document...docx" ); Shows how to iterate through...Document ( base . myDir + "Tables.docx" ); let tables = doc . firstSection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::Tables::Table class | Aspose.Wor...

    Aspose::Words::Tables::Table class. Represents a table in a Word document. To learn more, visit the documentation article in C++....docx" ); Shows how to create a table...ArtifactsDir + u "Table.CreateTable.docx" ); Shows how to iterate through...

    reference.aspose.com/words/cpp/aspose.words.tab...