Sort Score
Result 10 results
Languages All
Labels All
Results 3,571 - 3,580 of 90,920 for

doc format

(0.16 sec)
  1. Converting a TEX file to PDF using C++ | Aspose...

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

    products.aspose.com/pdf/cpp/conversion/tex-to-pdf/
  2. ImageType enumeration | Aspose.Words for Python

    aspose.words.drawing.ImageType enumeration. Specifies the type (Format) of an image in a Microsoft Word Document....enumeration Specifies the type (format) of an image in a Microsoft...a shape and check its type. doc = aw . Document () builder =...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ShapeBase.wrap_type property | Aspose.Words for...

    ShapeBase.wrap_type property. Defines whether the shape is inline or floating... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a floating image...

    reference.aspose.com/words/python-net/aspose.wo...
  4. C++ API to Convert CGM to ODP | products.aspose...

    Convert CGM to ODP via C++ without using Microsoft Word or Adobe Acrobat Reader...Metafile) is a vector graphics format that is used to store and exchange...(OpenDocument Presentation) is a file format used to store presentations...

    products.aspose.com/total/cpp/conversion/cgm-to...
  5. C++ API to Convert MD to PPSM | products.aspose...

    Convert MD to PPSM via C++ without using Microsoft Word or Adobe Acrobat Reader...PPTX presentations to PPSM format. It supports all the features...reference Save the document to PPSM format using Save member function...

    products.aspose.com/total/cpp/conversion/md-to-...
  6. C++ API to Convert PCL to PPSX | products.aspos...

    Convert PCL to PPSX via C++ without using Microsoft Word or Adobe Acrobat Reader...Open XML Presentation file format used to store slideshows. Converting...reference Save the document to PPSX format using Save member function...

    products.aspose.com/total/cpp/conversion/pcl-to...
  7. PdfLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading Pdf Document into a Document object in Java....setPageCount(1); Document doc = new Document(getMyDir() + "Images...NodeCollection shapeCollection = doc.getChildNodes(NodeType.SHAPE...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose::Words::RevisionGroupCollection class | ...

    Aspose::Words::RevisionGroupCollection class. A collection of RevisionGroup objects that represent revision groups in the Document. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose..."Revisions.docx" ); ASSERT_EQ ( 7 , doc -> get_Revisions () -> get_Groups...

    reference.aspose.com/words/cpp/aspose.words/rev...
  9. C++ API to Convert XML to PPSX | products.aspos...

    Convert XML to PPSX via C++ without using Microsoft Word or Adobe Acrobat Reader...PowerPoint presentation file format that is used to store slides...compressed version of the PPTX file format and is used to reduce the size...

    products.aspose.com/total/cpp/conversion/xml-to...
  10. ListCollection.add method | Aspose.Words for Py...

    aspose.words.lists.ListCollection.add method... doc = aw . Document () builder =...DocumentBuilder ( doc = doc ) self . assertFalse ( builder . list_format . is_list_item...

    reference.aspose.com/words/python-net/aspose.wo...