Sort Score
Result 10 results
Languages All
Labels All
Results 4,521 - 4,530 of 89,966 for

doc format

(1.09 sec)
  1. Converting a TEX file to EMF using C++ | Aspose...

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

    products.aspose.com/pdf/cpp/conversion/tex-to-emf/
  2. Converting a PS file to XML using C++ | Aspose.PDF

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

    products.aspose.com/pdf/cpp/conversion/ps-to-xml/
  3. Converting a PS file to EPUB using C++ | Aspose...

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

    products.aspose.com/pdf/cpp/conversion/ps-to-epub/
  4. BuiltInDocumentProperties.contentStatus propert...

    BuiltInDocumentProperties.contentStatus property. Gets or sets the content status of the Document....test ( 'Content' , () => { let doc = new aw . Document ( base ...."Paragraphs.docx" ); let properties = doc . builtInDocumentPrope ; // By...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. BuiltInDocumentProperties.contentType property ...

    BuiltInDocumentProperties.contentType property. Gets or sets the content type of the Document....test ( 'Content' , () => { let doc = new aw . Document ( base ...."Paragraphs.docx" ); let properties = doc . builtInDocumentPrope ; // By...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_CalendarType method. Specifies the type of calendar for this SDT. Default is Default in C++.... auto doc = System :: MakeObject < Aspose...:: StructuredDocumentTa > ( doc , Aspose :: Words :: Markup ::...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. Export MSG to RTF via Java | products.aspose.com

    Java API to Convert MSG to RTF without using Microsoft Word or Outlook...for Java to convert MSG file format to HTML. Secondly, you can...class Save the document to RTF format using save method and set RTF...

    products.aspose.com/total/java/conversion/msg-t...
  8. C# API to Export MSG to DOCX | products.aspose.com

    Convert MSG to DocX without using Microsoft Word or Outlook on .NET...you can use the powerful file format manipulation APIs provided...convert a variety of other file formats, including PDF, XLSX, PPTX...

    products.aspose.com/total/net/conversion/msg-to...
  9. Paragraph.ListLabel | Aspose.Words for .NET

    Access and Format list numbering with the Paragraph ListLabel property. Enhance your Document's organization and clarity effortlessly!...list numbering value and formatting for this paragraph. public...Document doc = new Document ( MyDir + "Rendering.docx" ); doc . UpdateListLabels...

    reference.aspose.com/words/net/aspose.words/par...
  10. PdfSaveOptions constructor | Aspose.Words for P...

    PdfSaveOptions constructor. Initializes a new instance of this class that can be used to save a Document in the [SaveFormat.PDF](../../../aspose.words/saveFormat/#PDF) Format....PDF format. def __init__ ( self ): .....rendering a document to PDF. doc = aw . Document () builder =...

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