Sort Score
Result 10 results
Languages All
Labels All
Results 8,151 - 8,160 of 82,104 for

doc format

(0.23 sec)
  1. SVG to PNG Converter using C++ | Aspose.PDF

    Sample code for SVG to PNG conversion using C++. Use C++ example for batch SVG to PNG conversion....a document from SVG to PNG format with a modern document-processing...other possible conversion formats, see the Documentation pages...

    products.aspose.com/pdf/cpp/conversion/svg-to-png/
  2. Aspose::Words::RunCollection class | Aspose.Wor...

    Aspose::Words::RunCollection class. Provides typed access to a collection of Run nodes. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...effectively. ASSERT_EQ ( 6 , doc -> get_Revisions () -> get_Count...

    reference.aspose.com/words/cpp/aspose.words/run...
  3. Convert CSV to DOTM using Python or with free O...

    CSV to DOTM conversion in your Python applications without using Microsoft Office or online. Test free CSV to DOTM online converter quickly before integrating the code....Separated Values) format is a widely used format for storing tabular...tabular data. It is a plain text format and is easily readable by humans...

    products.aspose.com/total/python-net/conversion...
  4. SvgTextOutputMode | Aspose.Words for Java

    Allows to specify how text inside a Document should be rendered when saving in SVG Format in Java....rendered when saving in SVG format. Examples: Shows how to mimic...docx document to .svg. Document doc = new Document(getMyDir() + "Document...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose::Words::InlineStory class | Aspose.Words...

    Aspose::Words::InlineStory class. Base class for inline-level nodes that can contain paragraphs and tables. To learn more, visit the Documentation article in C++....Provides access to the font formatting of the anchor character of...into a string in the specified format. ToString (const System::S...

    reference.aspose.com/words/cpp/aspose.words/inl...
  6. Aspose::Words::VariableCollection class | Aspos...

    Aspose::Words::VariableCollection class. A collection of Document variables. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...VariableCollection > variables = doc -> get_Variables (); // Every...

    reference.aspose.com/words/cpp/aspose.words/var...
  7. Გადაიყვანეთ DOC JPG Java

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

    products.aspose.com/words/ka/java/conversion/do...
  8. Convert EPUB to PPSM via Java API | products.as...

    Java API to Convert EPUB to PPSM without using Microsoft Word...PowerPoint XML format. Once the document is in PPTX format, Aspose.Slides...class Save the document to PPSM format using save method and set Ppsm...

    products.aspose.com/total/java/conversion/epub-...
  9. BookmarkEnd | Aspose.Words for Java

    Represents an end of a bookmark in a Word Document in Java.... Document doc = createDocumentWithBo(3); BookmarkCollection...BookmarkCollection bookmarks = doc.getRange().getBookmarks(); p...

    reference.aspose.com/words/java/com.aspose.word...
  10. Shape | Aspose.Words for Java

    Represents an object in the drawing layer such as an AutoShape textbox freeform OLE object ActiveX control or picture in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Insert a floating image...

    reference.aspose.com/words/java/com.aspose.word...