Sort Score
Result 10 results
Languages All
Labels All
Results 9,361 - 9,370 of 369,791 for

save

(0.1 sec)
  1. Გადაიყვანეთ TEXT PNG C++

    გადაიყვანეთ TEXT PNG C++ ფორმატში კოდით. შეინახეთ TEXT როგორც PNG C++....MakeObject <PageSet>(page)); doc-> Save (String:: Format ( u"Output_{0}...MakeObject<Document>(u"Input.txt"); doc->Save(u"Output.png"); using namespace...

    products.aspose.com/words/ka/cpp/conversion/tex...
  2. Document.original_file_name property | Aspose.W...

    Document.original_file_name property. Gets the original file name of the document....load_format ) save_format = aw . FileFormatUtil . extension_to_save_format...directly to its SaveFormat: save_format = aw . FileFormatUtil...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Open Visio document programmatically|Documentation

    This page describes how to open Visio document from scratch with Aspose.Diagram library....diagrams from the scratch and then save in any supported file format...Visio document programmatically Save Visio document programmatically...

    docs.aspose.com/diagram/net/open-visio-document/
  4. Convert APNG files in Python|Documentation

    Create APNG image from PNG using Python Image Processing Library, export animation to GIF, Save to animated WEBP, and create APNG animation using Vector graphics....GIF Save to animated APNG image from animated WEBP Save to animated...

    docs.aspose.com/imaging/python-net/convert-apng...
  5. Render Sequence of Pages using PageIndex and Pa...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....not only save the processing time but will also save the memory...

    docs.aspose.com/cells/java/render-sequence-of-p...
  6. Adding Attachment to a PDF document using Pytho...

    This page describes how to add an attachment to a PDF file with Aspose.PDF for Python via .NET library....fileSpecification ) # Save new output document . save ( output_pdf )...

    docs.aspose.com/pdf/python-net/add-attachment-t...
  7. Configuring Aspose.Cells.ReportingServices Clie...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Click Save to save the report server configuration...

    docs.aspose.com/cells/reportingservices/configu...
  8. ImageColorMode Enum | Aspose.Words for .NET

    Discover Aspose.Words.Saving.ImageColorMode enum to optimize document page images. Control color modes for enhanced visual quality in your projects....jpg" ); // When we save the document as an image, we...mode for the image that the saving operation will generate. //...

    reference.aspose.com/words/net/aspose.words.sav...
  9. OfficeMath.GetMathRenderer | Aspose.Words for .NET

    Discover OfficeMath's GetMathRenderer method to effortlessly convert equations into images, enhancing your documents with clear, professional visuals....pass to the node renderer's "Save" method to modify // how it...; math . GetMathRenderer (). Save ( ArtifactsDir + "Shape.RenderOfficeMath...

    reference.aspose.com/words/net/aspose.words.mat...
  10. Insert a chart|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Save (); // Add a new chart and set...}); // Save the chart part. chartPart . ChartSpace . Save (); //...

    docs.aspose.com/cells/net/insert-a-chart/