Sort Score
Result 10 results
Languages All
Labels All
Results 9,131 - 9,140 of 369,860 for

save

(0.11 sec)
  1. 用 Python.NET 缩放工作表的方法|Documentation

    本文讲解如何使用 Aspose.Cells for Python.NET 来缩放工作表。...fit_to_pages_tall = 1 # Save the modified workbook workbook . save ( "output_fit_to_page...zoom = 75 # Save the modified workbook workbook . save ( "output_scaled_percentage...

    docs.aspose.com/cells/zh/python-net/how-to-scal...
  2. PCL to PDF Merge using C++ | Aspose.PDF

    Combine two or more PCL documents into one PDF single file programmatically with C++ sample code using Aspose.PDF for C++...new PDF page After the loop save the result Here is an example...Merge PCL files using C++ and save as PDF Example C++: this sample...

    products.aspose.com/pdf/cpp/merger/pcl-to-pdf/
  3. XPS to PDF Merge using C++ | Aspose.PDF

    Combine two or more XPS documents into one PDF single file programmatically with C++ sample code using Aspose.PDF for C++...file to new page After the loop save the result Here is an example...Merge XPS files using C++ and save as PDF Example C++: this sample...

    products.aspose.com/pdf/cpp/merger/xps-to-pdf/
  4. Clone Document, Convert Clone .ToString(SaveFor...

    I am having some trouble with a requirement. I need to make changes to a clone of a document while it is in HTML string format (or possibly XML or any other format that will allow me to keep the formatting). After the ch…...Save(htmlStream, htmlSaveOptions);...new MemoryStream()) { htmlDoc.Save(docxStream, SaveFormat.Docx);...

    forum.aspose.com/t/clone-document-convert-clone...
  5. 操作 3D 场景的自定义属性|Documentation

    开发人员可以添加、检索和删除 3D 对象的自定义属性。3D 对象的RemoveProperty、GetProperty、SetProperty成员是一组用于操作对象的自定义属性的常用方法。...remove_property ( property ); # save 3D scene opt = GLTFSaveOptions...GLTF2 ) opt . save_extras = True scene . save ( "test-2.gltf"...

    docs.aspose.com/3d/zh/python-net/manipulate-cus...
  6. Using Link Annotations in PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET allows you to Add, Get, and Delete Link Annotation from your PDF document....linkAnnotation1 ); // Save PDF document document . Save ( dataDir + "...to page annotaion collection. Save the document. Using Link Annotation...

    docs.aspose.com/pdf/net/link-annotations/
  7. Draw Slicer while rendering Excel to PDF with C...

    Export Excel to PDF with slicer settings using Aspose.Cells with C++.... It then saves the workbook as the output PDF...); // Save the workbook as a PDF file workbook . Save ( outputFilePath...

    docs.aspose.com/cells/cpp/draw-slicer-while-ren...
  8. EmfPlusDualRenderingMode Enum | Aspose.Words fo...

    Discover Aspose.Words' EMF Plus Dual Rendering Mode enum for optimal EMF Dual metafile rendering. Enhance your document processing with precision!...Metafile-related rendering options when saving to PDF. Document doc = new...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Convert TSV to PPSM using Python or with free O...

    TSV to PPSM conversion in your Python applications without using Microsoft Office or online. Test free TSV to PPSM online converter quickly before integrating the code....NET to save the created PDF into the desired...convert TSV files to PDF and then save the PDF into the desired Microsoft...

    products.aspose.com/total/python-net/conversion...
  10. Quick Start|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....How to Generate a Barcode and Save to a File This example shows...how to generate a QR code and save it as a PNG file. String licensePath...

    docs.aspose.com/barcode/androidjava/quick-start/