Sort Score
Result 10 results
Languages All
Labels All
Results 7,951 - 7,960 of 586,076 for

save

(0.14 sec)
  1. Unlock PDF document via C++ | Aspose.PDF

    Source code to unlock password protected PDF file on any platform with C++ language...Decrypt (); // Save updated PDF document -> Save ( _dataDir + u... compress, secure, print or save PDF to TXT, HTML, PCL, XFA,...

    products.aspose.com/pdf/cpp/unlock/
  2. Fillable PDF Forms using C++ | Aspose.PDF

    Сreate fillable PDF forms programmatically with C++ sample code using Aspose.PDF for C++.... Save modified PDF System Requirements...field" ); // Save updated document document -> Save ( _dataDir...

    products.aspose.com/pdf/cpp/acroforms/fill/
  3. Class: ImageSaveOptions - Aspose.Diagram for No...

    The Visio Diagram API allows you to perform various scenarios with Visio documents in Node.js code....this class that can be used to save rendered images in the SaveFileFormat...property has effect only when saving to raster image formats. //...

    reference.aspose.com/diagram/nodejs/ImageSaveOp...
  4. Convert PDF to Images formats|Aspose.PDF for C++

    Learn how to convert PDF pages into various image formats such as PNG, JPEG, or TIFF using Aspose.PDF in C++....Convert a particular page and save the image to stream. The following...tiffSettings ); // Convert pages and save the image to stream tiffDevice...

    docs.aspose.com/pdf/cpp/convert-pdf-to-images-f...
  5. Փոխարկել WORD PDF C++

    Փոխարկեք WORD ը PDF ձևաչափի C++ կոդով: Պահեք WORD որպես PDF օգտագործելով C++:...ելքային ֆայլի ուղին և օգտագործեք Save() մեթոդը՝ արդյունքը որպես PDF...<Document>( u"Input.docx" ); doc-> Save ( u"Output.pdf" ); using namespace...

    products.aspose.com/words/hy/cpp/conversion/wor...
  6. Փոխարկել WORD TXT C++

    Փոխարկեք WORD ը TXT ձևաչափի C++ կոդով: Պահեք WORD որպես TXT օգտագործելով C++:...ելքային ֆայլի ուղին և օգտագործեք Save() մեթոդը՝ արդյունքը որպես TXT...<Document>( u"Input.docx" ); doc-> Save ( u"Output.txt" ); using namespace...

    products.aspose.com/words/hy/cpp/conversion/wor...
  7. Փոխարկել HTML EPUB C++

    Փոխարկեք HTML ը EPUB ձևաչափի C++ կոդով: Պահեք HTML որպես EPUB օգտագործելով C++:...ելքային ֆայլի ուղին և օգտագործեք Save() մեթոդը՝ արդյունքը որպես EPUB...<Document>( u"Input.html" ); doc-> Save ( u"Output.epub" ); using namespace...

    products.aspose.com/words/hy/cpp/conversion/htm...
  8. Document.LayoutOptions | Aspose.Words for .NET ...

    Document 财产. 得到一个 布局选项表示用于控制此文档的布局过程的选项的对象... Save ( ArtifactsDir + "Document....= showParagraphMarks ; doc . Save ( ArtifactsDir + "Document....

    reference.aspose.com/words/zh/net/aspose.words/...
  9. Text, Image or Page Stamps in PDF using C# | As...

    Add stamps: text, image or page - to PDF programmatically with C# sample code using Aspose.PDF for .NET....pdf" ; // Save output document pdfDocument . Save ( dataDir );... compress, secure, print or save PDF to TXT, HTML, PCL, XFA,...

    products.aspose.com/pdf/net/stamps/
  10. Add, Get or Remove Watermark in PDF using C# | ...

    Add, get or remove watermark from PDF file programmatically with C# sample code using Aspose.PDF for .NET... Save PDF file System Requirements...Add ( artifact ); document . Save ( _dataDir + "watermark.pdf"...

    products.aspose.com/pdf/net/watermark/