Sort Score
Result 10 results
Languages All
Labels All
Results 9,461 - 9,470 of 375,527 for

save

(0.17 sec)
  1. Გადაიყვანეთ HTML Გამოსახულება C++

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

    products.aspose.com/words/ka/cpp/conversion/htm...
  2. Გადაიყვანეთ WORD JPG C++

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

    products.aspose.com/words/ka/cpp/conversion/wor...
  3. Excel to HTML - Use PresentationPreference Opti...

    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....render a better layout when saving a Microsoft Excel file to HTML...setPresentationPrefe ( true ); // Save the Excel file to HTML with...

    docs.aspose.com/cells/nodejs-cpp/excel-to-html-...
  4. SaveOptions.AllowEmbeddingPostScriptFonts | Asp...

    Control font embedding in your documents with SaveOptions' AllowEmbeddingPostScriptFonts. Easily manage TrueType font options for enhanced document quality....fonts in a document upon it is saved. The default value is false...true . Examples Shows how to save the document with PostScript...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Chart Saved as an Image in Java Looks Different...

    Hello, I’m trying to extract charts from PowerPoint and Save them as images, but the images have many discrepancies - the quality is low, text is sometimes missing, and the style is different. Is there another way to e…...Chart Saved as an Image in Java Looks Different than It Does...extract charts from PowerPoint and save them as images, but the images...

    forum.aspose.com/t/chart-saved-as-an-image-in-j...
  6. Adding a Signature to an Image|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.... We’ll save the resultant image in PNG format...Graphics class' drawImage method. Save result in PNG format. Program...

    docs.aspose.com/imaging/java/adding-a-signature...
  7. Adding a Signature to an Image|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.... We’ll save the resultant image in PNG format...Graphics class DrawImage method. Save result in PNG format. Program...

    docs.aspose.com/psd/net/adding-a-signature-to-a...
  8. IWarningCallback class | Aspose.Words for Python

    aspose.words.IWarningCallback class. Implement this interface if you want to have your own custom method called to capture loss of fidelity warnings that can occur during document loading or saving....during document loading or saving. Methods Name Description warning(info)...during document loading or saving that might result in loss of...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::DocumentBuilder::InsertShape met...

    Aspose::Words::DocumentBuilder::InsertShape method. Inserts free-floating shape with specified position, size and text wrap type in C++....DiagonalCornersRound, // then save the document with "Strict" or..."Transitional" compliance, which allows saving shape as DML. auto saveOptions...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. Converting a PDF file to DICOM using Rust | Asp...

    Code Examples on Rust for PDF‑to‑DICOM Conversion on All Platforms...your PDF file and then simply save it as a DICOM file. You can..."sample.pdf" ) ? ; // Convert and save the specified page as DICOM-image...

    products.aspose.com/pdf/rust-cpp/conversion/pdf...