Sort Score
Result 10 results
Languages All
Labels All
Results 8,121 - 8,130 of 88,662 for

doc format

(0.15 sec)
  1. PDF to JPEG Merge using C++ | Aspose.PDF

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

    products.aspose.com/pdf/cpp/merger/pdf-to-jpeg/
  2. | Aspose

    Sample code for GIF to Text Java conversion. Use API example code for batch GIF files to Text conversion within any Web or Desktop Java based application....even smartphone photos in GIF format and creates GIF documents containing...GIF File Format A GIF or Graphical Interchange Format is a type...

    products.aspose.com/ocr/java/conversion/gif-to-...
  3. Aspose Export to PDF for ASP.NET MVC|Aspose.Wor...

    Using Aspose Export to PDF for ASP.NET MVC addon in C#....Export to any supported format (DOCX,DOC,DOT,DOTX,DOCM,DOTM,ODT...steps. It generates selected format version of any html page. This...

    docs.aspose.com/words/net/aspose-export-to-pdf-...
  4. Converting a EPUB file to DOCX using C# | Aspos...

    Sample code for EPUB‑to‑DocX conversion in .NET. Use the API example code for batch EPUB‑to‑DocX conversion within VB.NET, ASP.NET, or any .NET‑based application....document from EPUB to DOCX format with a modern document-processing...other possible conversion formats, see the Documentation pages...

    products.aspose.com/pdf/net/conversion/epub-to-...
  5. Converting a MHT file to DOCX using C# | Aspose...

    Sample code for MHT‑to‑DocX conversion in .NET. Use the API example code for batch MHT‑to‑DocX conversion within VB.NET, ASP.NET, or any .NET‑based application....a document from MHT to DOCX format with a modern document-processing...other possible conversion formats, see the Documentation pages...

    products.aspose.com/pdf/net/conversion/mht-to-d...
  6. Converting a TEX file to DOCX using C# | Aspose...

    Sample code for TEX‑to‑DocX conversion in .NET. Use the API example code for batch TEX‑to‑DocX conversion within VB.NET, ASP.NET, or any .NET‑based application....a document from TEX to DOCX format with a modern document-processing...other possible conversion formats, see the Documentation pages...

    products.aspose.com/pdf/net/conversion/tex-to-d...
  7. Table.clear_borders method | Aspose.Words for P...

    Table.clear_borders method. Removes all table and cell borders on this table.... doc = aw . Document ( file_name =...MY_DIR + 'Tables.docx' ) table = doc . first_section . body . tables...

    reference.aspose.com/words/python-net/aspose.wo...
  8. SdtCalendarType enumeration | Aspose.Words for ...

    Aspose.Words.Markup.SdtCalendarType enumeration. Specifies the possible types of calendars which can be used to specify [StructuredDocumentTag.calendarType](../structuredDocumenttag/calendarType/) in an Office Open XML Document.... let doc = new aw . Document (); // Insert...Markup . StructuredDocumentTa ( doc , aw . Markup . SdtType . Date...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. PaperSize enumeration | Aspose.Words for Node.js

    Aspose.Words.PaperSize enumeration. Specifies paper size.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . pageSetup . paperSize...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::VariableCollection class | Aspos...

    Aspose::Words::VariableCollection class. A collection of Document variables. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...VariableCollection > variables = doc -> get_Variables (); // Every...

    reference.aspose.com/words/cpp/aspose.words/var...