Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 373,254 for

save

(0.25 sec)
  1. 设置方向并控制隐藏 Visio 保存页面的导出|Documentation

    本节介绍如何使用 Aspose.Diagram 设置页面布局。... Landscape ; // Save Visio diagram . Save ( dataDir + "SetPageOrientation_out...exclude hidden Visio pages on saving diagram to PDF, HTML, Image...

    docs.aspose.com/diagram/zh/net/set-orientation-...
  2. Using Aspose.Imaging for Java in Kotlin|Documen...

    How to use Aspose.Imaging for Java in Kotlin applications for desktops and servers...image, draw a line on it and save it In the Kotlin code snippet...using a `Pen` object. Before saving the image, we apply resizing...

    docs.aspose.com/imaging/java/using-imaging-in-k...
  3. Create an Empty 3D document|Documentation

    Aspose.3D for Node.js via Java API has support of creating 3D scene from scratch, and then Save in supported 3D format....Create an Empty 3D Scene and save in Supported 3D format Aspose...scene from scratch, and then save in supported 3D format. Creating...

    docs.aspose.com/3d/nodejs-java/create-an-empty-...
  4. XamlFixedSaveOptions.resourcesFolder property |...

    XamlFixedSaveOptions.resourcesFolder property. Specifies the physical folder where resources (images and fonts) are Saved when exporting a document to fixed page Xaml format...resources (images and fonts) are saved when exporting a document to...() : string Remarks When you save a Document in fixed page Xaml...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. MarkdownSaveOptions.imagesFolder property | Asp...

    MarkdownSaveOptions.imagesFolder property. Specifies the physical folder where images are Saved when exporting a document to the [SaveFormat.Markdown](../../../aspose.words/Saveformat/#Markdown) format...physical folder where images are saved when exporting a document to...() : string Remarks When you save a Document in SaveFormat.Markdown...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 以编程方式保存 Visio 文档|Documentation

    本页介绍如何将 Visio 文档保存到文件,使用 Aspose.Diagram 库进行流式传输。...Save 保存Microsoft Visio图纸的方法。有允许将绘图保存到文件的重载。绘图可以保存为...Microsoft Visio 文件,只需使用 Diagram.Save 方法,它接受具有完整路径的文件名或文件流对象。 Aspose...

    docs.aspose.com/diagram/zh/python-net/save-visi...
  7. Convert Excel to PDF, Image and other formats|D...

    Convert Excel files to Word, Excel, PowerPoint, PDF, CSV, JPG, HTML, MHT, ODS, BMP, PNG, SVG, TIFF, XPS, JSON, SQL, XML and more using Node.js via C++....workbook in one file format and save it into another. Convert Excel...); // Save the document in PDF format workbook . save ( "output...

    docs.aspose.com/cells/nodejs-cpp/convert-workbo...
  8. 插入图片|Documentation

    本节介绍如何在visio页面插入图片,Aspose.Diagram支持使用java插入图片,保存为pdf、svg、html、image、xps等格式。... fis ); // Save the Visio diagram diagram . save ( dataDir +...image in a Visio drawing and save as SVG format. // For complete...

    docs.aspose.com/diagram/zh/java/drawing/insert-...
  9. Document.RemovePersonalInformation | Aspose.Wor...

    Ensure privacy with the Document RemovePersonalInformation feature in Word, automatically deleting user data from comments and properties upon saving....and document properties upon saving the document. public bool ...information during a manual save. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/doc...
  10. Convert PDF file to HTML format|Aspose.PDF for C++

    This topic show you how to Aspose.PDF allows to convert PDF file to HTML format with C++ library....the value Html which lets you save the source file to HTML. The...try { // Save the output in HTML format document -> Save ( outfilename...

    docs.aspose.com/pdf/cpp/convert-pdf-to-html/