Sort Score
Result 10 results
Languages All
Labels All
Results 5,281 - 5,290 of 364,642 for

save

(0.1 sec)
  1. Aspose::Words::Saving::OdtSaveOptions class | A...

    Aspose::Words::Saving::OdtSaveOptions class. Can be used to specify additional options when saving a document into the Odt or Ott format. To learn more, visit the documentation article in C++....Aspose::Words::Saving::OdtSaveOptions class Contents [ Hide ]...specify additional options when saving a document into the Odt or...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. ImageSavingArgs.Document | Aspose.Words for .NET

    Discover the ImageSavingArgs Document property to access the current document being Saved, enhancing your workflow efficiency and saving time....object that is currently being saved. public Document Document {...Shows how to involve an image saving callback in an HTML conversion...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Prefix Table Elements Styles with HtmlSaveOptio...

    Learn how to prefix table element styles using Aspose.Cells for C++ with the HtmlSaveOptions.TableCssId property....SetStyle ( st ); // Specify html save options - specify table css..."MyTest_TableCssId" ); // Save the workbook in html wb . Save ( u "outputTableCssId...

    docs.aspose.com/cells/cpp/prefix-table-elements...
  4. Convert OTT to PPSX via C++ or with free Online...

    Export OTT to PPSX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free OTT to PPSX online converter quickly before integrating the code....create a new presentation, and save it as PPSX. This process is...Convert OTT to HTML by using Save member function Initialize a...

    products.aspose.com/total/cpp/conversion/ott-to...
  5. Export EML to PDF via C++ | products.aspose.com

    C++ API to Convert EML to PDF without using Microsoft Word or Outlook...Convert EML to HTML by using Save member function Load HTML by...Document class Save the document to PDF format using Save method and...

    products.aspose.com/total/cpp/conversion/eml-to...
  6. HtmlSaveOptions.export_shapes_as_svg property |...

    HtmlSaveOptions.export_shapes_as_svg property. Controls whether [Shape](../../../aspose.words.drawing/shape/) nodes are converted to SVG images when saving to HTML, MHTML, EPUB or AZW3...converted to SVG images when saving to HTML, MHTML, EPUB or AZW3...( 'My text box' ) # When we save the document to HTML, we can...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 在 Java 中创建 3D 演示文稿|Aspose.Slides 文档

    使用 Aspose.Slides 在 Java 中轻松生成交互式 3D 演示文稿。快速导出为 PowerPoint 和 OpenDocument 格式,以实现多用途使用。... save ( "sample_3d.png" , ImageFormat... dispose (); presentation . save ( "sandbox_3d.pptx" , SaveFormat...

    docs.aspose.com/slides/zh/java/3d-presentation/
  8. 用C++更改HTML链接目标类型|Documentation

    学习如何使用编号Aspose.Cells for C++更改HTML链接的目标类型,程序化控制HTML链接中的target属性。...inputPath ); // Create HTML save options HtmlSaveOptions opts...); // Save the workbook to HTML format workbook . Save ( outputPath...

    docs.aspose.com/cells/zh/cpp/change-the-html-li...
  9. PdfSaveOptions.zoomBehavior property | Aspose.W...

    PdfSaveOptions.zoomBehavior property. Gets or sets a value determining what type of zoom should be applied when a document is opened with a PDF viewer.... Saving . PdfZoomBehavior Remarks The...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Create PdfBookmarkEntry for Chart Sheet with No...

    Learn how to create PdfBookmarkEntry for chart sheets using Aspose.Cells for Node.js via C++....push ( ent4 ); // Create Pdf Save Options with bookmark entries...( ent1 ); // Save the output Pdf workbook . save ( "outputCreatePdfBookm...

    docs.aspose.com/cells/nodejs-cpp/create-pdfbook...