Sort Score
Result 10 results
Languages All
Labels All
Results 6,941 - 6,950 of 88,660 for

doc format

(0.15 sec)
  1. ImageData Class | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.ImageData class—your solution for defining and managing images in shapes. Enhance your Document design effortlessly!... Document doc = new Document ( MyDir + "Images...system. NodeCollection shapes = doc . GetChildNodes ( NodeType ....

    reference.aspose.com/words/net/aspose.words.dra...
  2. Using shortcuts for string formatting - Free Su...

    We use this to Format a date in the merged field {{NoticeDate\@ "MM/dd/yyyy"}} on the MS Word template. Wanted to know if there is such a shortcut to Format the incoming string (EM9879999222) in a particular pattern as E…...Using shortcuts for string formatting Aspose.Words Product Family...2025, 9:07pm 1 We use this to format a date in the merged field...

    forum.aspose.com/t/using-shortcuts-for-string-f...
  3. SubDocument | Aspose.Words for Java

    Represents a SubDocument - which is a reference to an externally stored Document in Java.... Document doc = new Document(getMyDir() + "Master...NodeCollection subDocuments = doc.getChildNodes(NodeType.SUB_DOCUMENT...

    reference.aspose.com/words/java/com.aspose.word...
  4. Extract Text and Images from PDF File Online an...

    Online PDF file parser app. Android API code to extract images and text from PDF Document....support many popular formats including PDF format. Android utility...[Product Documentation](https://docs.aspose.com/pdf/java/system-requirements/)...

    products.aspose.com/total/android-java/parse/pdf/
  5. Export OFT to JPEG via Java | products.aspose.com

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

    products.aspose.com/total/java/conversion/oft-t...
  6. Export EML to DOCX via Java | products.aspose.com

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

    products.aspose.com/total/java/conversion/eml-t...
  7. FootnoteSeparator | Aspose.Words for Java

    in Java....throws Exception { Document doc = new Document(getMyDir() + "Hidden...Paragraph para = (Paragraph) doc.getChild(NodeType.PARAGRAPH,...

    reference.aspose.com/words/java/com.aspose.word...
  8. | Aspose

    Sample code for PNG to PDF Java conversion. Use API example code for batch PNG files to PDF conversion within any Web or Desktop Java based application....even smartphone photos in PNG format and creates PNG documents containing...\n " ; PNG What is PNG File Format PNG, Portable Network Graphics...

    products.aspose.com/ocr/cpp/conversion/png-to-pdf/
  9. Convert ODT to POWERPOINT via C++ or with free ...

    Export ODT to POWERPOINT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free ODT to POWERPOINT online converter quickly before integrating the code....POWERPOINT is a widely used format for presentations. It is also...file Save the document to PPTX format using Save method and set Pptx...

    products.aspose.com/total/cpp/conversion/odt-to...
  10. How to Create Word Document using C#

    In this tutorial you will learn how to create Word Document using C# without interop. The C# code example creates Word Document in DocX file Format....text with different font formatting, insert a hyperlink into...save the document to DOCX file format. The following steps explain...

    kb.aspose.com/words/net/how-to-create-word-docu...