Sort Score
Result 10 results
Languages All
Labels All
Results 9,861 - 9,870 of 375,991 for

save

(0.2 sec)
  1. View or Edit OTP Files Metadata using C++ | pro...

    C++ source code to edit or view OTP format metadata....// Save your presentation to a file presentation -> Save( u ...Name); // Saving presentation presentation -> Save( u "CustomDocumentProper_out...

    products.aspose.com/slides/cpp/metadata/otp/
  2. View or Edit PPTX Files Metadata using C++ | pr...

    C++ source code to edit or view PPTX format metadata....// Save your presentation to a file presentation -> Save( u ...Name); // Saving presentation presentation -> Save( u "CustomDocumentProper_out...

    products.aspose.com/slides/cpp/metadata/pptx/
  3. View or Edit POTM Files Metadata using C++ | pr...

    C++ source code to edit or view POTM format metadata....// Save your presentation to a file presentation -> Save( u ...Name); // Saving presentation presentation -> Save( u "CustomDocumentProper_out...

    products.aspose.com/slides/cpp/metadata/potm/
  4. ImagePixelFormat enumeration | Aspose.Words for...

    Aspose.Words.Saving.ImagePixelFormat enumeration. Specifies the pixel format for the generated images of document pages....jpg" ); // When we save the document as an image, we...format for the image that the saving operation will generate. //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Փոխարկել Պատկեր TXT C++

    Փոխարկեք Պատկեր ը TXT ձևաչափի C++ կոդով: Պահեք Պատկեր որպես TXT օգտագործելով C++:...png" ); doc-> Save ( u"Output.txt" ); using namespace...MakeObject<Document>(u"Input.png"); doc->Save(u"Output.txt"); using namespace...

    products.aspose.com/words/hy/cpp/conversion/ima...
  6. Փոխակերպեք Word, PDF և Շատ Այլ Ֆայլերի Ձևաչափեր...

    Փաստաթղթերը ծրագրային C++ ով տարբեր ֆայլերի ձևաչափերի միջև՝ DOC, DOCX, PDF, RTF, ODT, TXT, MOBI, HTML, JPG, PNG և շատ ավելին:...docx" ); doc-> Save ( u"Output.pdf" ); using namespace...MakeObject<Document>(u"Input.docx"); doc->Save(u"Output.pdf"); using namespace...

    products.aspose.com/words/hy/cpp/conversion/
  7. Using Tooltip|Aspose.PDF for Java

    Learn how to add tooltip to the text fragment in PDF using Java and Aspose.PDF.... save ( outputFile ); // Open document...( field ); } // Save document document . save ( outputFile );...

    docs.aspose.com/pdf/java/pdf-tooltip/
  8. Გადაიყვანეთ JPG GIF C++

    გადაიყვანეთ JPG GIF C++ ფორმატში კოდით. შეინახეთ JPG როგორც GIF C++....shape-> GetShapeRenderer ()-> Save ( u"Output.gif" , MakeObject...MakeObject<Document>(u"Input.jpg"); doc->Save(u"Output.gif"); using namespace...

    products.aspose.com/words/ka/cpp/conversion/jpg...
  9. Გადაიყვანეთ JPG PDF C++

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

    products.aspose.com/words/ka/cpp/conversion/jpg...
  10. Გადაიყვანეთ JPG TXT C++

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

    products.aspose.com/words/ka/cpp/conversion/jpg...