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

doc format

(0.37 sec)
  1. BuiltInDocumentProperties.Lines | Aspose.Words ...

    Discover the BuiltInDocumentProperties Lines property, your key to estimating Document line counts efficiently for better content management.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Lorem...

    reference.aspose.com/words/net/aspose.words.pro...
  2. 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-...
  3. 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...
  4. 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...
  5. FieldChar.FieldType | Aspose.Words for .NET

    Discover the FieldChar FieldType property, which reveals the field's type, enhancing your data management and programming efficiency. Learn more now!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); FieldDate field = ( FieldDate...

    reference.aspose.com/words/net/aspose.words.fie...
  6. HtmlSaveOptions.export_list_labels property | A...

    HtmlSaveOptions.export_list_labels property. Controls how list labels are output to HTML, MHTML or EPUB... doc = aw . Document () builder =...DocumentBuilder ( doc = doc ) doc_list = doc . lists . add ( list_template...

    reference.aspose.com/words/python-net/aspose.wo...
  7. StructuredDocumentTagRangeStart.word_open_xml p...

    StructuredDocumentTagRangeStart.word_open_xml property. Gets a string that represents the XML contained within the node in the [SaveFormat.FLAT_OPC](../../../aspose.words/saveFormat/#FLAT_OPC) Format....FLAT_OPC format. @property def word_open_xml...multi-section structured document tags. doc = aw . Document ( file_name =...

    reference.aspose.com/words/python-net/aspose.wo...
  8. C++ API to Convert XSLFO to POTX | products.asp...

    Convert XSLFO to POTX via C++ without using Microsoft Word or Adobe Acrobat Reader...(Extensible Stylesheet Language Formatting Objects) is a markup language...language used to describe the formatting of a document. It is used...

    products.aspose.com/total/cpp/conversion/xslfo-...
  9. Merge Word Files Online or using Java | product...

    Free online app to combine different Word files. Java merging library code to merge Word Documents....Excel, PowerPoint & many other formats online. Download Merge Word...dropdown Save to required format: DOCX, DOC, PDF, XLSX, PPTX, Image...

    products.aspose.com/total/java/merge/word/
  10. Working with Footers|Aspose.Words for Java

    Remove footers from a Document easily and fast instead of using Apache POI.... class ); Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Section currentSection = builder...

    docs.aspose.com/words/java/working-with-footers/