Sort Score
Result 10 results
Languages All
Labels All
Results 5,951 - 5,960 of 88,782 for

doc format

(0.17 sec)
  1. Several JPG Into PDF Java

    Merge multiple JPG into PDF in Java code. Save JPG as PDF using Java....to convert JPG images to PDF format with a few lines of code. JPG...to convert JPG images to PDF format with maximum flexibility and...

    products.aspose.com/words/java/merge/jpg-to-pdf/
  2. Several JPG Into WORD C++

    Merge multiple JPG into WORD in C++ code. Save JPG as WORD using C++....the combined content to Word format. Use C++ to convert JPG to...to merge Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...

    products.aspose.com/words/cpp/merge/jpg-to-word/
  3. Aspose::Words::HeaderFooter class | Aspose.Word...

    Aspose::Words::HeaderFooter class. Represents a container for the header or footer text of a section. To learn more, visit the Documentation article in C++....into a string in the specified format. ToString (const System::S...a header and a footer. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words/hea...
  4. C# API to Export EMAIL to EMF | products.aspose...

    Convert EMAIL to EMF without using Microsoft Word or Outlook on .NET...you can use the powerful file format manipulation APIs provided...manipulating various file formats. It includes APIs for manipulating...

    products.aspose.com/total/net/conversion/email-...
  5. DocumentBuilder.cellFormat property | Aspose.Wo...

    DocumentBuilder.cellFormat property. Returns an object that represents current table cell Formatting properties....represents current table cell formatting properties. get cellFormat...table with custom borders. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. SmartTag Class | Aspose.Words for .NET

    Discover the Aspose.Words.Markup.SmartTag class, which enhances Document editing by identifying smart tags around inline elements like images and fields....into a string in the specified format. ToString ( SaveOptions ) Exports...public void Create () { Document doc = new Document (); // A smart...

    reference.aspose.com/words/net/aspose.words.mar...
  7. Convert EML to DOTM in Python | products.aspose...

    Save EML to DOTM in your Python applications without using Microsoft Outlook or Word... EML is an email message format used by many email clients...clients. It is a text-based format that contains the message header...

    products.aspose.com/total/python-net/conversion...
  8. Გადაიყვანეთ JPG TIFF C++

    გადაიყვანეთ JPG TIFF C++ ფორმატში კოდით. შეინახეთ JPG როგორც TIFF C++....ფორმატი DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...namespace Aspose::Words; auto doc = MakeObject <Document>(); auto...

    products.aspose.com/words/ka/cpp/conversion/jpg...
  9. Გადაიყვანეთ JPG BMP C++

    გადაიყვანეთ JPG BMP C++ ფორმატში კოდით. შეინახეთ JPG როგორც BMP C++....ფორმატი DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...namespace Aspose::Words; auto doc = MakeObject <Document>(); auto...

    products.aspose.com/words/ka/cpp/conversion/jpg...
  10. FieldIndex | Aspose.Words for Java

    Implements the INDEX field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Create an INDEX field which...

    reference.aspose.com/words/java/com.aspose.word...