Sort Score
Result 10 results
Languages All
Labels All
Results 4,151 - 4,160 of 89,966 for

doc format

(0.72 sec)
  1. Font.NameFarEast | Aspose.Words for .NET

    Discover the Font NameFarEast property to easily customize and set East Asian font names for enhanced typography in your projects....insert and format text in a Far East language. Document doc = new...builder = new DocumentBuilder ( doc ); // Specify font settings that...

    reference.aspose.com/words/net/aspose.words/fon...
  2. C++ API to Convert XML to PPT | products.aspose...

    Convert XML to PPT via C++ without using Microsoft Word or Adobe Acrobat Reader...while PPT is a presentation format used to create slideshows....reference Save the document to PPT format using Save member function...

    products.aspose.com/total/cpp/conversion/xml-to...
  3. FootnoteOptions class | Aspose.Words for Python

    aspose.words.notes.FootnoteOptions class. Represents the footnote numbering options for a Document or section...area is formatted. number_style Specifies the number format for automatically...into a given number of columns. doc = aw . Document ( file_name =...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Convert HTML to PDF in Python|Aspose.PDF for Py...

    Learn how to convert HTML content into PDF Format using Aspose.PDF in Python for Java.... Format : HTML Python HTML to PDF Python...byte_array = file . read () doc = Api . Document ( byte_array...

    docs.aspose.com/pdf/python-java/convert-html-to...
  5. ImageSaveOptions.JpegQuality | Aspose.Words for...

    Adjust the JpegQuality property in ImageSaveOptions to optimize JPEG image quality for stunning visuals and improved performance. Perfect for developers!...images when saving in JPEG format. The value may vary from 0...document as a JPEG. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Border.IsVisible | Aspose.Words for .NET

    Discover how the Border IsVisible property enhances your design by returning true when LineStyle is applied. Optimize your UI with this key feature!... Document doc = new Document ( MyDir + "Borders...paragraph format object. BorderCollection borders = doc . FirstSection...

    reference.aspose.com/words/net/aspose.words/bor...
  7. Shape.image_data property | Aspose.Words for Py...

    Shape.image_data property. Provides access to the image of the shape... doc = aw . Document ( MY_DIR + 'Images...local file system. shapes = doc . get_child_nodes ( aw . NodeType...

    reference.aspose.com/words/python-net/aspose.wo...
  8. C++ API to Convert MD to OTP | products.aspose.com

    Convert MD to OTP via C++ without using Microsoft Word or Adobe Acrobat Reader...a more secure and reliable format for storing and sharing data...and manage data stored in OTP format. How Aspose.Total Helps for...

    products.aspose.com/total/cpp/conversion/md-to-...
  9. C++ API to Convert TEX to POTX | products.aspos...

    Convert TEX to POTX via C++ without using Microsoft Word or Adobe Acrobat Reader...while POTX is a presentation format used by Microsoft PowerPoint...Converting between the two formats can be a difficult task, but...

    products.aspose.com/total/cpp/conversion/tex-to...
  10. Aspose::Words::Saving::CompressionLevel enum | ...

    Aspose::Words::Saving::CompressionLevel enum. Compression level for OOXML files. (DocX and DOTX files are internally a ZIP-archive, this property controls the compression level of the archive. Note, that FlatOpc file is not a ZIP-archive, therefore, this property does not affect the FlatOpc files.) in C++.... auto doc = System :: MakeObject < Aspose...save the document to an OOXML format, we can create an OoxmlSaveOptions...

    reference.aspose.com/words/cpp/aspose.words.sav...