Sort Score
Result 10 results
Languages All
Labels All
Results 6,811 - 6,820 of 368,266 for

save

(0.08 sec)
  1. 在 Java 中将 PowerPoint 演示文稿转换为 HTML|Aspose.Slides 文档

    在 Java 中将 PowerPoint 演示文稿转换为响应式 HTML。使用 Aspose.Slides 转换指南,快速且完美地保留布局、链接和图像。... 使用 Save 方法将对象保存为 HTML 文件。 以下代码演示了如何在...)); // 将演示文稿保存为 HTML pres . save ( "ConvertWholePresenta_out...

    docs.aspose.com/slides/zh/java/convert-powerpoi...
  2. How to Create Word Document using Python

    This article explains how to create Word document using Python. To generate Word document Python environment configuration details and sample code is provided for reference....with some text in it, it is saved on the disk as DOCX . Steps...DocumentBuilder class object Save the newly created document having...

    kb.aspose.com/words/python/how-to-create-word-d...
  3. Unlock PDF using C# | Aspose.PDF

    Decrypt (remove encryption) PDF documents programmatically with C# sample code using Aspose.PDF for .NET... Unlock PDF and save time. For example, if you often...Call Document.Decrypt Method. Save the PDF file. The provided C#...

    products.aspose.com/pdf/net/decrypt/
  4. Specify Default Presentation Fonts in .NET|Aspo...

    Set default fonts in Aspose.Slides for .NET to ensure proper PowerPoint (PPT, PPTX) and OpenDocument (ODP) conversion to PDF, XPS and images.... Save ( "DefaultFonts_out.png" , ImageFormat...ImageFormat . Png ); } pptx . Save ( "DefaultFonts_out.pdf" , SaveFormat...

    docs.aspose.com/slides/net/default-font/
  5. ImageSaveOptions.PageLayout | Aspose.Words for ...

    Specifies how multiple document pages are arranged in a single image for accurate visual output....property has effect only when saving to the following formats: Jpeg... WebP Examples Shows how to save the document into JPG image...

    reference.aspose.com/words/net/aspose.words.sav...
  6. SvgSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover the SvgSaveOptions SaveFormat property to effortlessly Save documents in SVG format. Simplify your workflow with optimal file management!...the document will be saved if this save options object is used...ResourcesFolderAlias ); doc . Save ( ArtifactsDir + "SvgSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Aspose::Words::Saving::SvgTextOutputMode enum |...

    Aspose::Words::Saving::SvgTextOutputMode enum. Allows to specify how text inside a document should be rendered when saving in SVG format in C++....Aspose::Words::Saving::SvgTextOutputMode enum Contents [ Hide...document should be rendered when saving in SVG format. enum class SvgTextOutputMode...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Create or Add Table In PDF|Aspose.PDF for Java

    Discover how to add a table to an existing PDF document in Java using Aspose.PDF, enabling structured data presentation.... Save the file. The following code...getParagraphs (). add ( table ); // Save updated document containing...

    docs.aspose.com/pdf/java/add-table-in-existing-...
  9. Add Figures Annotations using C#|Aspose.PDF for...

    This article describes how to add, get, and delete figures annotations from your PDF document with Aspose.PDF for .NET...lineAnnotation ); // Save PDF document document . Save ( dataDir + "...squareAnnotation ); // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/net/figures-annotation/
  10. C++ API to Convert CGM to SXC | products.aspose...

    Convert CGM to SXC via C++ API without using Microsoft Excel or Adobe Reader...Convert CGM to XLSX by using Save member function Load XLSX document...reference Save the document to SXC format using Save member function...

    products.aspose.com/total/cpp/conversion/cgm-to...