Sort Score
Result 10 results
Languages All
Labels All
Results 7,221 - 7,230 of 90,687 for

doc format

(0.33 sec)
  1. Convert PPTX to DIF via C++ or with free Online...

    Export PPTX to DIF in C++ without using Microsoft Excel or Powerpoint or online. Test free PPTX to DIF online converter quickly before integrating the code.... DIF is a widely used format for exchanging data between...convert between various document formats. How to Convert PPTX to DIF...

    products.aspose.com/total/cpp/conversion/pptx-t...
  2. Aspose::Words::DocumentBuilder::InsertImage met...

    Aspose::Words::DocumentBuilder::InsertImage method. Inserts an image from a byte array into the Document. The image is inserted inline and at 100% scale in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: ArrayPtr < uint8_t...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. C# API to Export EML to DOCM | products.aspose.com

    Convert EML to DocM without using Microsoft Word or Outlook on .NET...you can use the powerful file format manipulation APIs of Aspose...with a wide range of file formats, including EML and DOCM. Aspose...

    products.aspose.com/total/net/conversion/eml-to...
  4. Convert FODS to DOCM using Python or with free ...

    FODS to DocM conversion in your Python applications without using Microsoft Office or online. Test free FODS to DocM online converter quickly before integrating the code.... FODS is an open document format for spreadsheets, charts, presentations...developed by the Open Document Format for Office Applications (ODF)...

    products.aspose.com/total/python-net/conversion...
  5. Online SVG to ODP Conversion or Develop Java ba...

    Free online app to convert SVG to ODP files. Java conversion library code for SVG Documents....SVG files to ODP and other formats via Java automation API. Freely...class Save the document to ODP format using save method and set Odp...

    products.aspose.com/total/java/conversion/svg-t...
  6. InlineStory Class | Aspose.Words for .NET

    Discover Aspose.Words.InlineStory class, the essential base for inline nodes, enabling seamless integration of paragraphs and tables in your Documents....Provides access to the font formatting of the anchor character of...into a string in the specified format. ToString ( SaveOptions ) Exports...

    reference.aspose.com/words/net/aspose.words/inl...
  7. How to Add PPTX Slide Content to an Aspose.Word...

    hi, I am developing quite a complex logic: I am having multiple sources of Documents ( fill in a coversheet, add sharepoint Documents, fill in html template with data) that needs be collated and converted to a pdf. I h…...need to preserve the slides format as they are originally (style...pdf does respects the slides format /orientation as landscape and...

    forum.aspose.com/t/how-to-add-pptx-slide-conten...
  8. Export EMAIL to WORDML via Java | products.aspo...

    Java API to Convert EMAIL to WORDML without using Microsoft Word or Outlook...Java to convert EMAIL file format to HTML. Secondly, you can...Save the document to WORD_ML format using save method and set WORD_ML...

    products.aspose.com/total/java/conversion/email...
  9. XlsxSectionMode | Aspose.Words for Java

    Specifies how sections are handled when saving a Document in the XLSX Format in Java....saving a document in the XLSX format. Examples: Shows how to save...separate worksheets. Document doc = new Document(getMyDir() + "Big...

    reference.aspose.com/words/java/com.aspose.word...
  10. PDF to PNG Merge using C++ | Aspose.PDF

    Combine two or more PDF Documents into one PNG single file programmatically with C++ sample code using Aspose.PDF for C++...file File not added Output format: PNG Output file: // Create...pdf file to Aspose Document doc = MakeObject < Document > ( u...

    products.aspose.com/pdf/cpp/merger/pdf-to-png/