Sort Score
Result 10 results
Languages All
Labels All
Results 9,891 - 9,900 of 377,489 for

save

(0.19 sec)
  1. Გადაიყვანეთ WORD TIFF C++

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

    products.aspose.com/words/ka/cpp/conversion/wor...
  2. Გადაიყვანეთ TEXT SVG C++

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

    products.aspose.com/words/ka/cpp/conversion/tex...
  3. Გადაიყვანეთ TEXT JPG C++

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

    products.aspose.com/words/ka/cpp/conversion/tex...
  4. Გადაიყვანეთ HTML PNG C++

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

    products.aspose.com/words/ka/cpp/conversion/htm...
  5. Convert Visio document|Documentation

    This section contains a description of all possible options for converting Visio documents on Python using Aspose.Diagram library....Visio to other formats Open, Save and Manage Visio files Convert...

    docs.aspose.com/diagram/python-net/converting/
  6. API Limitations|CAD 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.... Set timeout on save...

    docs.aspose.com/cad/java/api-limitations/
  7. API Limitations|CAD 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.... Set timeout on save...

    docs.aspose.com/cad/net/developer-guide/api-lim...
  8. Aspose::Words::Tables::Table::ClearBorders meth...

    Aspose::Words::Tables::Table::ClearBorders method. Removes all table and cell borders on this table in C++....:: Color :: Empty ); doc -> Save ( get_ArtifactsDir () + u "Table...cells in the table, and then save the document. table -> ClearBorders...

    reference.aspose.com/words/cpp/aspose.words.tab...
  9. ImageSaveOptions.tiff_compression property | As...

    ImageSaveOptions.tiff_compression property. Gets or sets the type of compression to apply when saving generated images to the TIFF format....of compression to apply when saving generated images to the TIFF...self ) -> aspose . words . saving . TiffCompression : ... @tiff_compression...

    reference.aspose.com/words/python-net/aspose.wo...
  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/