Sort Score
Result 10 results
Languages All
Labels All
Results 7,731 - 7,740 of 365,752 for

save

(0.1 sec)
  1. Aspose::Words::Drawing::ShapeBase::get_Title me...

    Aspose::Words::Drawing::ShapeBase::get_Title method. Gets or sets the title (caption) of the current shape object in C++....InsertNode ( shape ); // When we save a document with a shape that...the shape's Alt Text. doc -> Save ( get_ArtifactsDir () + u "Shape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Გადაიყვანეთ HTML MARKDOWN C++

    გადაიყვანეთ HTML MARKDOWN C++ ფორმატში კოდით. შეინახეთ HTML როგორც MARKDOWN C++....html" ); doc-> Save ( u"Output.md" ); using namespace...MakeObject<Document>(u"Input.html"); doc->Save(u"Output.md"); using namespace...

    products.aspose.com/words/ka/cpp/conversion/htm...
  3. HtmlSaveOptions class | Aspose.Words for Python

    aspose.words.saving.HtmlSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.HTML](../../aspose.words/Saveformat/#HTML), [SaveFormat.MHTML](../../aspose.words/Saveformat/#MHTML), [SaveFormat.EPUB](../../aspose.words/Saveformat/#EPUB), [SaveFormat.AZW3](../../aspose.words/Saveformat/#AZW3) or [SaveFormat.MOBI](../../aspose.words/Saveformat/#MOBI) format...specify additional options when saving a document into the SaveFormat...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/python-net/aspose.wo...
  4. PDF to CSV Converter using Python via Java | As...

    Sample code on Python via Java for PDF to CSV conversion. Use example code for batch PDF to CSV conversion with Python and Java...CSV Save it to CSV format by calling Doc.Save() method and...passing it ExcelSaveOptions Save the output CSV file Here is...

    products.aspose.com/pdf/python-java/conversion/...
  5. HTML|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....code example below shows how to save a workbook as an HTML file using...code example below shows how to save a workbook as an MHTML file...

    docs.aspose.com/cells/net/convert-excel-to-html/
  6. Გადაიყვანეთ Გამოსახულება BMP C++

    გადაიყვანეთ Გამოსახულება BMP C++ ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც BMP C++....shape-> GetShapeRenderer ()-> Save ( u"Output.bmp" , MakeObject...MakeObject<Document>(u"Input.png"); doc->Save(u"Output.bmp"); using namespace...

    products.aspose.com/words/ka/cpp/conversion/ima...
  7. Გადაიყვანეთ Გამოსახულება SVG C++

    გადაიყვანეთ Გამოსახულება SVG C++ ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც SVG C++....shape-> GetShapeRenderer ()-> Save ( u"Output.svg" , MakeObject...MakeObject<Document>(u"Input.png"); doc->Save(u"Output.svg"); using namespace...

    products.aspose.com/words/ka/cpp/conversion/ima...
  8. Გადაიყვანეთ Გამოსახულება DOCX C++

    გადაიყვანეთ Გამოსახულება DOCX C++ ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც DOCX C++....png" ); doc-> Save ( u"Output.docx" ); using namespace...MakeObject<Document>(u"Input.png"); doc->Save(u"Output.docx"); using namespace...

    products.aspose.com/words/ka/cpp/conversion/ima...
  9. Comparer.CompareToImages | Aspose.Words for .NET

    Effortlessly compare documents with CompareToImages, saving differences as images for each page, enhancing clarity and visual analysis....Compares two documents and saves the differences as images. Each...ImageSaveOptions The output’s image save options. author String Initials...

    reference.aspose.com/words/net/aspose.words.low...
  10. Change the Font on just the specific Unicode ch...

    Learn how to change the font of specific Unicode characters while saving to PDF using Aspose.Cells for JavaScript via C++....specific Unicode characters while saving to PDF with JavaScript via...worksheet . autoFitColumns (); // Save to PDF without setting PdfSaveOptions...

    docs.aspose.com/cells/javascript-cpp/change-the...