Sort Score
Result 10 results
Languages All
Labels All
Results 9,361 - 9,370 of 375,530 for

save

(0.18 sec)
  1. Converting a PDF file to XPS using C++ | Aspose...

    Sample code for PDF to XPS conversion using C++. Use C++ example for batch PDF to XPS conversion....Save method while passing the output...SaveFormat.Xps as parameters Save the output XPS file Here is...

    products.aspose.com/pdf/cpp/conversion/pdf-to-xps/
  2. Control the Appearance of Code Text in PHP|Docu...

    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....$symbology -> Code128 ); \ # Save the image to your system and...BarCodeImageFormat (); $bb -> save ( $dataDir . "barcode.jpg" ...

    docs.aspose.com/barcode/java/control-the-appear...
  3. Aspose::Words::Layout::LayoutOptions::get_KeepO...

    Aspose::Words::Layout::LayoutOptions::get_KeepOriginalFontMetrics method. Gets or sets an indication of whether the original font metrics should be used after font substitution. Default is true in C++....font substitution warning if we save a document with a missing font...set_FontSettings ( fontSettings ); doc -> Save ( get_ArtifactsDir () + u "FontSettings...

    reference.aspose.com/words/cpp/aspose.words.lay...
  4. Converting a XPS file to HTML using Java | Aspo...

    XPS to HTML conversion via Java sample code. Programmers can use this example code to export XPS to HTML within any Web or Desktop Java based application....Save method while passing the output...SaveFormat.Html as parameters Save the output HTML file Here is...

    products.aspose.com/pdf/java/conversion/xps-to-...
  5. Converting a XPS file to XLSX using Java | Aspo...

    XPS to XLSX conversion via Java sample code. Programmers can use this example code to export XPS to XLSX within any Web or Desktop Java based application....Save method while passing the output...SaveFormat.Xlsx as parameters Save the output XLSX file Here is...

    products.aspose.com/pdf/java/conversion/xps-to-...
  6. Converting a XPS file to DOCX using Java | Aspo...

    XPS to DOCX conversion via Java sample code. Programmers can use this example code to export XPS to DOCX within any Web or Desktop Java based application....Save method while passing the output...SaveFormat.Docx as parameters Save the output DOCX file Here is...

    products.aspose.com/pdf/java/conversion/xps-to-...
  7. Create XLT using Python | products.aspose.com

    Generate Microsoft Excel XLT documents using Python applications without using Microsoft Office....putValue() method Save the document as .xlt file using save() by passing...can be created in Excel by saving a workbook as a .xlt file....

    products.aspose.com/total/python-java/create/xlt/
  8. 将线对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将线对象创建到您的PDF中。...( line ); // Save PDF document document . Save ( dataDir + "AddLineObject_out...( line ); // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/zh/net/add-line/
  9. Calculation of Excel 2016 MINIFS and MAXIFS fun...

    Learn how to calculate Excel 2016 MINIFS and MAXIFS functions using Aspose.Cells for Python via .NET API with code examples....Cells, then saves the results in the output PDF...workbook . calculate_formula () # Save the calculations result in pdf...

    docs.aspose.com/cells/python-net/calculation-of...
  10. Implementing Non-Sequential Ranges with C++|Doc...

    Learn how to create named ranges with non-adjacent cells using Aspose.Cells with C++....$D$5:$E$6" ); // Save the workbook workbook . Save ( outDir + u "Output...); std :: cout << "Workbook saved successfully with a non‑sequential...

    docs.aspose.com/cells/cpp/implementing-non-sequ...