Sort Score
Result 10 results
Languages All
Labels All
Results 1,561 - 1,570 of 88,663 for

doc format

(0.26 sec)
  1. What's new from C++|Aspose.PDF for C++

    In this page introduces the most popular new features in Aspose.PDF for C++ that have been introduced in recent releases....to convert PDF to Markdown format: using namespace System ; using...auto doc = MakeObject < Document > ( u "Example.pdf" ); doc ->...

    docs.aspose.com/pdf/cpp/whatsnew/
  2. Fill.preset_textured method | Aspose.Words for ...

    Fill.preset_textured method. Sets the fill to a preset texture....Show how to set marker formatting. doc = aw . Document () builder...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  3. | Aspose

    Sample code for GIF to Doc Java conversion. Use API example code for batch GIF files to Doc conversion within any Web or Desktop Java based application....Conversion GIF to Doc HTML JPG OCR XML BMP DOC Aspose.OCR for Java...even smartphone photos in GIF format and creates GIF documents containing...

    products.aspose.com/ocr/java/conversion/gif-to-...
  4. ParagraphFormat.far_east_line_break_control pro...

    ParagraphFormat.far_east_line_break_control property. Gets or sets a flag indicating whether East Asian line-breaking rules are applied to the current paragraph.... doc = aw . Document ( file_name =...MY_DIR + 'Document.docx' ) format = doc . first_section . body ...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ChartDataTable.has_horizontal_border property |...

    ChartDataTable.has_horizontal_border property. Gets or sets a flag indicating whether a horizontal border of the data table is displayed... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  6. EmbeddedFontStyle Enum | Aspose.Words for .NET

    Discover the Aspose.Words EmbeddedFontStyle enum to easily manage embedded font styles in FontInfo objects, enhancing your Document Formatting capabilities.... Document doc = new Document ( MyDir + "Embedded...docx" ); FontInfo embeddedFont = doc . FontInfos [ "Alte DIN 1451...

    reference.aspose.com/words/net/aspose.words.fon...
  7. C++ API to Export EPUB to MARKDOWN | products.a...

    Convert EPUB to MARKDOWN within C++ applications....MARKDOWN The EPUB format is a popular format for e-books, and...publications. However, the MARKDOWN format is becoming increasingly popular...

    products.aspose.com/total/cpp/conversion/epub-t...
  8. C++ API to Export EPUB to RTF | products.aspose...

    Convert EPUB to RTF within C++ applications....EPUB to RTF The EPUB format is a popular format for e-books, but...Rich Text Format (RTF) is a widely used file format that is supported...

    products.aspose.com/total/cpp/conversion/epub-t...
  9. Aspose::Words::ConvertUtil::InchToPoint method ...

    Aspose::Words::ConvertUtil::InchToPoint method. Converts inches to points in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> get_PageSetup ()...

    reference.aspose.com/words/cpp/aspose.words/con...
  10. OoxmlSaveOptions | Aspose.Words for .NET

    Discover the OoxmlSaveOptions constructor to effortlessly save Documents in Docx Format. Unlock seamless Document management and enhanced compatibility....save a document in the Docx format. public OoxmlSaveOptions ()...document to adhere to. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...