Sort Score
Result 10 results
Languages All
Labels All
Results 4,011 - 4,020 of 180,131 for

doc

(0.1 sec)
  1. Orientation enumeration | Aspose.Words for Python

    aspose.words.Orientation enumeration. Specifies page orientation.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Modify the page setup properties...

    reference.aspose.com/words/python-net/aspose.wo...
  2. DocumentBuilder.document property | Aspose.Word...

    DocumentBuilder.Document property. Gets or sets the [DocumentBuilder.Document](./) object that this object is attached to.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Modify the page setup properties...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Შეკუმშოს JPG C++

    შეკუმშოს JPG C++ ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ JPG კონტენტი, შეამცირეთ ფაილის ზომა მარტივად....namespace Aspose::Words; auto doc = MakeObject <Document>(); auto...MakeObject <DocumentBuilder>(doc); auto shape = builder-> InsertImage...

    products.aspose.com/words/ka/cpp/compress/jpg/
  4. ShapeMarkupLanguage enumeration | Aspose.Words ...

    aspose.words.drawing.ShapeMarkupLanguage enumeration. Specifies Markup language used for the shape.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # If we configure compatibility...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Android API to Render PDF to MHTML | products.a...

    Transform PDF to MHTML via Android via Java API...used to convert PDF files to DOC. This API provides a wide range...which can be used to render DOC to MHTML. This API provides a...

    products.aspose.com/total/android-java/conversi...
  6. Android API to Render SVG to RTF | products.asp...

    Transform SVG to RTF via Android via Java API...used to convert SVG file to DOC. This API provides a wide range...which can be used to render DOC to RTF. This API provides a wide...

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

    Transform PS to ODT via Android via Java API...used to convert a PS file to a DOC file. This API provides a wide...which can be used to render a DOC file to an ODT file. This API...

    products.aspose.com/total/android-java/conversi...
  8. Aspose::Words::Document::get_LastSection method...

    Aspose::Words::Document::get_LastSection method. Gets the last section in the Document in C++.... auto doc = System :: MakeObject < Aspose...we can edit. ASSERT_EQ ( 1 , doc -> get_Sections () -> get_Count...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. Convert WORD To HTML C++

    Convert a Word Document to HTML format in C++ code. Save a Word Document as HTML using C++....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...auto doc = MakeObject <Document>( u"Input.docx" ); doc-> Save...

    products.aspose.com/words/cpp/conversion/word-t...
  10. Convert WORD To EPUB C++

    Convert a Word Document to EPUB format in C++ code. Save a Word Document as EPUB using C++....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...auto doc = MakeObject <Document>( u"Input.docx" ); doc-> Save...

    products.aspose.com/words/cpp/conversion/word-t...