Sort Score
Result 10 results
Languages All
Labels All
Results 4,241 - 4,250 of 375,214 for

save

(0.27 sec)
  1. Convert PDF to JPG in C++ | products.aspose.com

    Convert PDF to JPG in C++. Use C++ library API to convert PDF files to JPGs...Presentation from PDF file and save it as JPG. C++ code for converting...jpg" ); // Save the image in PNG format bmp -> Save(outputFilePath...

    products.aspose.com/slides/cpp/conversion/pdf-t...
  2. 使用 Node.js 和 C++ 以指定打印纸张尺寸加载工作簿|Documentation

    学习如何在使用 Aspose.Cells for Node.js via C++ 加载工作簿时设置打印纸张大小。..." ); // Save the workbook in memory stream...); // Save the workbook in pdf format workbookA5 . save ( path...

    docs.aspose.com/cells/zh/nodejs-cpp/load-workbo...
  3. Extract Data from AcroForm using C#|Aspose.PDF ...

    Aspose.PDF makes it easy to extract form field data from PDF files. Learn how to extract data from AcroForms and Save it into JSON, XML, or FDF format....Finally, you can save the PDF file using Save method of the Form...fdfOutputStream ); } // Save PDF document form . Save ( dataDir + "ExportDataToPdf_out...

    docs.aspose.com/pdf/net/extract-data-from-acrof...
  4. Set Privileges, Encrypt and Decrypt PDF File us...

    Encrypt PDF File with C++ using Different Encryption Types and Algorithms. Also, decrypt PDF Files using Owner Password....false ); // Save updated document document -> Save ( _dataDir...false ); // Save updated document document -> Save ( _dataDir...

    docs.aspose.com/pdf/cpp/set-privileges-encrypt-...
  5. Prefix Table Elements Styles with HtmlSaveOptio...

    Learn how to prefix table element styles using Aspose.Cells for C++ with the HtmlSaveOptions.TableCssId property....SetStyle ( st ); // Specify html save options - specify table css..."MyTest_TableCssId" ); // Save the workbook in html wb . Save ( u "outputTableCssId...

    docs.aspose.com/cells/cpp/prefix-table-elements...
  6. 删除隐藏信息|Documentation

    本节介绍如何使用 Aspose.Diagram 从 diagram 中删除未使用或隐藏的信息。...Masters )); // Initialize HTML save options HTMLSaveOptions options...false ; // Save the Visio diagram diagram . Save ( dataDir +...

    docs.aspose.com/diagram/zh/net/remove-hidden-info/
  7. Adding Attachment to PDF document|Aspose.PDF fo...

    This page describes how to add an attachment to a PDF file with Aspose.PDF for C++ library...fileSpecification ); // Save new output pdfDocument -> Save ( _dataDir +..."AddAttachment_out.pdf" ); } Extract and Save an Attachment...

    docs.aspose.com/pdf/cpp/add-attachment-to-pdf-d...
  8. 用C++更改HTML链接目标类型|Documentation

    学习如何使用编号Aspose.Cells for C++更改HTML链接的目标类型,程序化控制HTML链接中的target属性。...inputPath ); // Create HTML save options HtmlSaveOptions opts...); // Save the workbook to HTML format workbook . Save ( outputPath...

    docs.aspose.com/cells/zh/cpp/change-the-html-li...
  9. Add Watermark to PDF using PHP | Aspose.PDF

    Add watermark to PDF file programmatically with PHP sample code using Aspose.PDF for PHP via Java... Save PDF file Add Watermark to PDF...$artifact ); // Save output document $document -> save ( $outputFile...

    products.aspose.com/pdf/php-java/watermark/add/
  10. SlideTransition|Aspose.Slides for Python Docume...

    Control slide transitions in Python with Aspose.Slides: choose types, speed, sound, and timing to polish presentations in PPT, PPTX and ODP.... save ( "slide_transition.pptx" ,...TransitionType . NONE presentation . save ( "slide_transition_removed...

    docs.aspose.com/slides/python-net/examples/elem...