Sort Score
Result 10 results
Languages All
Labels All
Results 7,671 - 7,680 of 373,144 for

save

(0.23 sec)
  1. Public API Changes in Aspose.Cells 8.4.1|Docume...

    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.... PROMPT ); //Save the workbook workbook . save ( output ); Here...state can happen when the user saves the file before a query has...

    docs.aspose.com/cells/java/public-api-changes-i...
  2. DocumentBase.background_shape property | Aspose...

    DocumentBase.background_shape property. Gets or sets the background shape of the document... save ( file_name = ARTIFACTS_DIR...has_image ) save_options = aw . saving . PdfSaveOptions () save_options...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 使用 Python 将 PDF 转换为 Excel|Aspose.PDF for Python...

    Aspose.PDF for Python 库允许您使用 Python 将 PDF 转换为 Excel 格式。这些格式包括 XLS、XLSX、XML 2003 电子表格、CSV、ODS。...Save() 方法并传递 ExcelSaveOptions 将其保存为..."testout/result1.xls" doc . save ( documentOutName , Api . SaveFormat...

    docs.aspose.com/pdf/zh/python-java/convert-pdf-...
  4. High CPU / Memory utilization on generating PDF...

    We faced this similar issue today. Code Snippet is as below PdfSaveOptions SaveOptions = new PdfSaveOptions(); SaveOptions.setCompliance(PdfCompliance.PDF_A_1_B); SaveOptions.setAllColumnsInOnePagePerSheet(true); fo…...save(filename,saveOptions); High...in the worksheets and then saving it as PDFs. amjad.sahi December...

    forum.aspose.com/t/high-cpu-memory-utilization-...
  5. Barcode Generation Basics - Create Barcodes in ...

    Barcode JavaScript library includes supported symbologies, barcode appearance-related features, adjusting barcode size, changing barcode text, saving created barcodes, dealing with GUI-based development tools. The essential information can be found in the articles listed below.... customizing barcode text, saving generated barcodes, and more...wrapping Save Generated Barcodes Describes how to save barcode...

    docs.aspose.com/barcode/javascript-cpp/barcode-...
  6. Render Office Add-Ins while converting Excel to...

    Learn how to render Office Add-Ins while converting Excel files to PDF using Aspose.Cells for C++....Add-Ins when an Excel file was saved to PDF format. Now, Aspose.Cells...Add-Ins in the output PDF. Simply save your Excel file to PDF format...

    docs.aspose.com/cells/cpp/render-office-add-ins...
  7. PdfSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover the PdfSaveOptions SaveFormat property to easily Save documents in PDF format. Simplify your file management with efficient saving options....the document will be saved if this save options object is used...appear in the outline of a saved PDF document. Document doc =...

    reference.aspose.com/words/net/aspose.words.sav...
  8. C# 3D Formats Conversion | products.aspose.com

    Convert 3D formats 3ds 3mf amf ase att dae drc dxf fbx gltf jt obj ply rvm stl u3d usdz usd vrml x with few lines of C# code via .NET library....Scene class , and calling the Save method with relevant output...Scene Class object. Create the saving options using ObjSaveOptions...

    products.aspose.com/3d/net/conversion/
  9. Auto-space a Collection of Shapes in the Visio ...

    This section explains how to autospace a collection of shapes in a visio page with Aspose.Diagram....options ); // save Visio drawing diagram . Save ( @ "c:\temp\AutoSpaceShapes_Out...Export of Hidden Visio Pages on Saving Draw Shapes in Page...

    docs.aspose.com/diagram/net/auto-space-a-collec...
  10. Change Page Size|Documentation

    This section explains how to change page's size in a visio file with Aspose.Diagram....setValue ( 11 ); // Save Visio diagram . save ( dataDir + "SetPageSize_out...Export of Hidden Visio Pages on Saving...

    docs.aspose.com/diagram/java/change-page-size/