Sort Score
Result 10 results
Languages All
Labels All
Results 3,701 - 3,710 of 90,393 for

doc format

(0.69 sec)
  1. Convert PDF documents using Rust|Aspose.PDF for...

    This section contains articles relating to convert PDF Documents to other Formats with Aspose.PDF for Rust via C++....other reference materials in a format that is independent of application...convert PDF files to some other format in order to edit or change...

    docs.aspose.com/pdf/rust-cpp/conversion/
  2. HeightRule enumeration | Aspose.Words for Python

    aspose.words.HeightRule enumeration. Specifies the rule for determining the height of an object....Shows how to format rows with a document builder. doc = aw . Document...= aw . DocumentBuilder ( doc = doc ) table = builder . start_table...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Working with Charts in Python|Aspose.Words for ...

    Create and modify charts of various types in a Document using Python....data series manipulation, formatting, and axis settings. New insert_chart...are able to customize the formatting of a single data point of...

    docs.aspose.com/words/python-net/working-with-c...
  4. C++ API to Convert CGM to SWF | products.aspose...

    Convert CGM to SWF via C++ without using Microsoft Word or Adobe Acrobat Reader...Metafile) is a vector graphics format used for storing and exchanging...SWF (Small Web Format) is a vector file format used for multimedia...

    products.aspose.com/total/cpp/conversion/cgm-to...
  5. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignature class. Represents a digital signature on a Document and the result of its verification. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...); for ( auto && signature : doc -> get_DigitalSignatures ())...

    reference.aspose.com/words/cpp/aspose.words.dig...
  6. SdtDateStorageFormat | Aspose.Words for Java

    Specifies how the date for a date SDT is stored/retrieved when the SDT is bound to an XML node in the Documents data store in Java.... Document doc = new Document(); // Insert a...sdtDate = new StructuredDocumentTa(doc, SdtType.DATE, MarkupLevel.INLINE);...

    reference.aspose.com/words/java/com.aspose.word...
  7. XpsSaveOptions.save_format property | Aspose.Wo...

    XpsSaveOptions.save_Format property. Specifies the Format in which the Document will be saved if this save options object is used...save_format property XpsSaveOptions.save_format property Specifies...Specifies the format in which the document will be saved if this...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Გადაიყვანეთ DOC HTML C++

    გადაიყვანეთ Doc HTML C++ ფორმატში კოდით. შეინახეთ Doc როგორც HTML C++....გადაიყვანეთ DOC HTML C++ ში მაღალსიჩქარიანი პროგრამული უზრუნველყოფის...უზრუნველყოფის C++ DOC HTML ად კონვერტაციისთვის გამოიყენეთ C++ მაქსიმალური...

    products.aspose.com/words/ka/cpp/conversion/doc...
  9. Փոխարկել Պատկեր PDF C++

    Փոխարկեք Պատկեր ը PDF ձևաչափի C++ կոդով: Պահեք Պատկեր որպես PDF օգտագործելով C++:...պահեք այն Portable Document Format-ում՝ նշելով անհրաժեշտ ֆայլի...ձևաչափ DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...

    products.aspose.com/words/hy/cpp/conversion/ima...
  10. Insert HTML into Word, including SVG - Free Sup...

    Insert HTML into Word, including SVG. SVG content is not displayed in Word. Document Doc = new Document(); DocumentBuilder builder = new DocumentBuilder(Doc); builder.insertHtml("",true); Doc.save("test.Docx"); ASPOSE.…... Document doc = new Document(); DocumentBuilder...DocumentBuilder(doc); builder.insertHtml("",true); doc.save("test...

    forum.aspose.com/t/insert-html-into-word-includ...