Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 373,780 for

save

(0.22 sec)
  1. XamlFlowSaveOptions.images_folder property | As...

    XamlFlowSaveOptions.images_folder property. Specifies the physical folder where images are Saved when exporting a document to XAML format...physical folder where images are saved when exporting a document to...str ): ... Remarks When you save a Document in XAML format, Aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  2. MarkdownSaveOptions.images_folder property | As...

    MarkdownSaveOptions.images_folder 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...str ): ... Remarks When you save a Document in SaveFormat.MARKDOWN...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Convert Mesh of a single 3D object in PLY file|...

    The overloaded EncodeMesh members exposed by the PlyFormat class can be used to convert the Mesh of a 3D object to PLY file. The EncodeMesh members take the Mesh, output file name and PlySaveOptions objects as parameters. Using the PLY Save options, developers can change the name of coordinate components.... Create a 3D object and save it to PLY file The overloaded...as parameters. Using the PLY save options, developers can change...

    docs.aspose.com/3d/net/convert-mesh-of-a-single...
  4. Extract Images from PDF File using C++|Aspose.P...

    This section shows how to extract images from PDF file using C++ library....provides a Save method which can be used to save the extracted..."output.jpg" ); // Save output image xImage -> Save ( outputImage...

    docs.aspose.com/pdf/cpp/extract-images-from-pdf...
  5. 以编程方式保存 Visio 文档|Documentation

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

    docs.aspose.com/diagram/zh/python-net/save-visi...
  6. 插入图片|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-...
  7. XamlFlowSaveOptions.ImagesFolder | Aspose.Words...

    Discover how the XamlFlowSaveOptions ImagesFolder property allows you to easily specify a folder for saving images when exporting documents to XAML format....physical folder where images are saved when exporting a document to...get ; set ; } Remarks When you save a Document in XAML format, Aspose...

    reference.aspose.com/words/net/aspose.words.sav...
  8. 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...
  9. Draw Square|Documentation

    This section explains how to draw square in a visio page with Aspose.Diagram. Support using C# to draw square and Save as pdf, svg, html, image, xps and other formats....1 , 2 , 2 ); // Save diagram diagram . Save ( dataDir + "DrawSquareInPage_out...draw a square in the page and save as SVG format. The code example...

    docs.aspose.com/diagram/net/drawing/draw-square/
  10. Convert Visio to HTML format|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to html formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to html with a few lines of code....read the diagram files and the Save method to export the diagram...image format. Developers can save resultant HTML in the local...

    docs.aspose.com/diagram/python-net/convert-visi...