Sort Score
Result 10 results
Languages All
Labels All
Results 4,141 - 4,150 of 88,715 for

doc format

(0.24 sec)
  1. C++ API to Convert CGM to POT | products.aspose...

    Convert CGM to POT via C++ without using Microsoft Word or Adobe Acrobat Reader...Metafile) is a vector graphics format used for storing and exchanging...(PowerPoint Template) is a file format used by Microsoft PowerPoint...

    products.aspose.com/total/cpp/conversion/cgm-to...
  2. C++ API to Convert CGM to PPTM | products.aspos...

    Convert CGM to PPTM via C++ without using Microsoft Word or Adobe Acrobat Reader...Metafile) is a vector graphics format, while PPTM (PowerPoint Macro-Enabled...Presentation) is a presentation format. Converting CGM to PPTM allows...

    products.aspose.com/total/cpp/conversion/cgm-to...
  3. C++ API to Convert CGM to PPT | products.aspose...

    Convert CGM to PPT via C++ without using Microsoft Word or Adobe Acrobat Reader...Metafile) is a vector graphics format used for storing and exchanging...(PowerPoint) is a popular presentation format used for creating and sharing...

    products.aspose.com/total/cpp/conversion/cgm-to...
  4. C++ API to Convert SVG to PPSM | products.aspos...

    Convert SVG to PPSM via C++ without using Microsoft Word or Adobe Acrobat Reader...is an XML-based vector image format for two-dimensional graphics...(PowerPoint Slide Show) is a file format used to store presentations...

    products.aspose.com/total/cpp/conversion/svg-to...
  5. C++ API to Convert PDF to PPSM | products.aspos...

    Convert PDF to PPSM via C++ without using Microsoft Word or Adobe Acrobat Reader...Microsoft PowerPoint Show file format which is used to store presentations...compressed version of PPTX file format and is used to store presentations...

    products.aspose.com/total/cpp/conversion/pdf-to...
  6. Aspose::Words::Layout::LayoutOptions class | As...

    Aspose::Words::Layout::LayoutOptions class. Holds the options that allow controlling the Document layout process. To learn more, visit the Documentation article in C++....the Converting to Fixed-page Format documentation article. class...rendered output document. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.lay...
  7. PdfSaveOptions.encryption_details property | As...

    PdfSaveOptions.encryption_details property. Gets or sets the details for encrypting the output PDF Document....0 format. This permission will be ignored...permissions on a saved PDF document. doc = aw . Document () builder =...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Saving::FixedPageSaveOptions::ge...

    Aspose::Words::Saving::FixedPageSaveOptions::get_JpegQuality method. Gets or sets a value determining the quality of the JPEG images inside Html Document in C++....document when saving in fixed page format. The value may vary from 0...saving a document as a JPEG. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_ExportEmbeddedFonts method. Specifies whether fonts should be embedded into Html Document in Base64 Format. Note setting this flag can significantly increase size of output Html file in C++....into Html document in Base64 format. Note setting this flag can...exporting a document to Html. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. MirrorMargins in ODT not saved correctly - Free...

    I have a DocX template with mirror margins (MirrorMargins) configured. I populate the template using Aspose.Words’ built-in ReportingEngine with the following code: csharp ReportingEngine engine = new ReportingEngine()…...words-net , set-page-margin , doc-to-odt Nikita_Sugak April 9,...ReportingEngine(); Document doc = new Document(templatePath);...

    forum.aspose.com/t/mirrormargins-in-odt-not-sav...