Sort Score
Result 10 results
Languages All
Labels All
Results 7,971 - 7,980 of 21,218 for

doc to pdf

(0.33 sec)
  1. Convert ODT to PPS via C++ or with free Online ...

    Export ODT To PPS in your C++ applications without using Microsoft Word of PowerPoint or online. Test free ODT To PPS online converter quickly before integrating the code....System :: SharedPtr < Document > doc = System :: MakeObject < Document...document in HTML file format doc -> Save ( u "HtmlOutput.HTML"...

    products.aspose.com/total/cpp/conversion/odt-to...
  2. PDF3DView.h - Aspose.PDF for C++ - API Reference

    Pdf3DView.h 1 #pragma once 2 // Copyright (c) 2001-2023 Aspose Pty Ltd. All Rights Reserved. 3 4 #include PDF.Cpp/aspose_pdf_api_defs.h" 7 8 namespace...namespace Aspose 9 { 10 namespace Pdf 11 { 12 namespace Annotations...

    reference.aspose.com/pdf/cpp/_p_d_f3_d_view_8h_...
  3. Export XLTX to DOCX in Android or with free Onl...

    Android API To Convert XLTX To DocX without using Microsoft Word or online. Test free XLTX To DocX online converter quickly before integrating the code....PDF for Android via Java, which can...export the XLTX document to PDF using Aspose.Cells for Android...

    products.aspose.com/total/android-java/conversi...
  4. Convert ODT to POTX via C++ or with free Online...

    Export ODT To POTX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free ODT To POTX online converter quickly before integrating the code....System :: SharedPtr < Document > doc = System :: MakeObject < Document...document in HTML file format doc -> Save ( u "HtmlOutput.HTML"...

    products.aspose.com/total/cpp/conversion/odt-to...
  5. HeaderFooterBookmarksExportMode Enum | Aspose.W...

    Aspose.Words.Saving.HeaderFooterBookmarksExportMode enum. Specifies how bookmarks in headers/footers are exported in C#....that we are rendering to PDF. Document doc = new Document ( MyDir...method converts the document to .PDF. PdfSaveOptions saveOptions =...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Aspose::Words::Saving::FixedPageSaveOptions::ge...

    Aspose::Words::Saving::FixedPageSaveOptions::get_NumeralFormat method. Gets or sets NumeralFormat used for rendering of numerals. European numerals are used by default in C++....format used when saving to PDF. auto doc = MakeObject < Document...MakeObject < DocumentBuilder > ( doc ); builder -> get_Font () ->...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. 19.6 Release Notes|Aspose.Words for .NET

    Aspose.Words for .NET 19.6 Release Notes – the latest updates and fixes....WORDSNET-18566 After conversion RTF to PDF - part of the text is missing... Bug WORDSNET-18443 DOCX to PDF/HTMLFixed conversion issue with...

    docs.aspose.com/words/net/aspose-words-for-net-...
  8. 21.8 Release Notes|Aspose.Words for .NET

    Aspose.Words for .NET 21.8 Release Notes – the latest updates and fixes.... Added new Pdf save option - ExportLanguageToSpan...DOCX to TXT Bug WORDSNET-22352 PDF Conversion failing to an error...

    docs.aspose.com/words/net/aspose-words-for-net-...
  9. 15.9.0 Release Notes|Aspose.Words for Java

    Aspose.Words for Java 15.9.0 Release Notes – the latest updates and fixes....now rendered correctly into PDF/A standard documents Overlapping...consumes too much memory during PDF conversion Performance WORDSJAVA-1134...

    docs.aspose.com/words/java/aspose-words-for-jav...
  10. Aspose::Words::Saving::SaveOutputParameters Cla...

    This object is returned To the caller after a Document is saved and contains additional information that has been generated or calculated during the save operation. The caller can use or ignore this object.... auto doc = MakeObject<Document>(); auto...MakeObject<DocumentBuilder>(doc); builder->Writeln(u "Hello world...

    reference.aspose.com/words/cpp/class/aspose.wor...