Sort Score
Result 10 results
Languages All
Labels All
Results 2,921 - 2,930 of 368,275 for

save

(0.73 sec)
  1. Fillable PDF Forms using C++ | Aspose.PDF

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

    products.aspose.com/pdf/cpp/acroforms/fill/
  2. PHP via Inline Java|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....BarCodeBuilder to generate barcode and save the barcode image to disk. PHP...); // Save the barcode image to disk $builder -> save ( "e:\...

    docs.aspose.com/barcode/java/php-via-inline-java/
  3. Add Text to PDF file|Aspose.PDF for PHP via Java

    Explore how to add text to PDF files in PHP using Aspose.PDF for easy content editing.... Save the resulting PDF document to...$textFragment ); // Save resulting PDF document. $document -> save ( $outputFile...

    docs.aspose.com/pdf/php-java/add-text-to-pdf-file/
  4. Aspose::Words::Document::get_PageCount method |...

    Aspose::Words::Document::get_PageCount method. Gets the number of pages in the document as calculated by the most recent page layout operation in C++....fixed page save format, // such as .pdf. So you can save some time...more complex documents. doc -> Save ( get_ArtifactsDir () + u "Document...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. 输出HTML时单独导出工作表CSS,使用Node.js通过C++|Documentation

    了解如何在将Excel文件转换为HTML时单独导出工作表CSS,使用Aspose.Cells for Node.js via C++。...setStyle ( st ); // Specify html save options - export worksheet css...( true ); // Save the workbook in html wb . save ( "outputExportWorkshee...

    docs.aspose.com/cells/zh/nodejs-cpp/export-work...
  6. Customize Chart Legends in Presentations with P...

    Customize chart legends with Aspose.Slides for Python via .NET to optimize PowerPoint and OpenDocument presentations with tailored legend formatting.... Save the presentation as a PPTX file...height # Save the presentation to disk. presentation . save ( "legend_positioning...

    docs.aspose.com/slides/python-net/chart-legend/
  7. FontSavingArgs.keepFontStreamOpen property | As...

    FontSavingArgs.keepFontStreamOpen property. Specifies whether Aspose.Words should keep the stream open or close it after saving a font....stream open or close it after saving a font. get keepFontStreamOpen...provided in the Aspose.Words.Saving.FontSavingArgs.FontStream property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Convert Visio to Images formats|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to various images formats. Convert Visio,VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to PNG, JPEG, BMP images with a few lines of code....read the diagram files and the Save method to export the diagram...shows a VSD file about to be saved to PNG format. You can use other...

    docs.aspose.com/diagram/java/convert-visio-to-i...
  9. Aspose::Words::ParagraphFormat::get_SuppressAut...

    Aspose::Words::ParagraphFormat::get_SuppressAutoHyphens method. Specifies whether the current paragraph should be exempted from any hyphenation which is applied in the document settings in C++....// When we save this document to a fixed page save format, its...suppressAutoHyphens ); doc -> Save ( get_ArtifactsDir () + u "ParagraphFormat...

    reference.aspose.com/words/cpp/aspose.words/par...
  10. C++ API to Convert SVG to XLTX | products.aspos...

    Convert SVG to XLTX via C++ API without using Microsoft Excel or Adobe Reader...spreadsheet application, for saving spreadsheets. XLTX is an XML-based...Convert SVG to XLSX by using Save member function Load XLSX document...

    products.aspose.com/total/cpp/conversion/svg-to...