Sort Score
Result 10 results
Languages All
Labels All
Results 5,851 - 5,860 of 371,733 for

save

(0.24 sec)
  1. 复制内部和外部字段|Aspose.PDF for .NET

    本节解释如何使用 FormEditor 类复制 Aspose.PDF Facades 中的内部和外部字段。...2" , 2 ); // Save PDF document formEditor . Save ( dataDir + "Sample-Form-01-mod...Name" , 1 ); // Save PDF document formEditor . Save ( dataDir + "Sample-Form-02-mod...

    docs.aspose.com/pdf/zh/net/copy-inner-and-outer...
  2. Rotating Cell Text|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.... Save the file. The code samples that...Drawing . Color . White ); //Save the Excel file. objBook . SaveCopyAs...

    docs.aspose.com/cells/net/rotating-cell-text/
  3. LoadOptions constructor | Aspose.Words for Python

    aspose.words.loading.LoadOptions constructor...load_options = options ) Shows how save a web page as a .docx file....and then save it to the local file system. doc . save ( ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Supported File Formats|Aspose.Slides for Python...

    Discover all file formats Aspose.Slides for Python via .NET can open, Save, and convert — including PPT, PPTX and ODP — with clear import/export support notes....can load and save: Format Description Load Save Remarks PPT PowerPoint...PowerPoint XML Presentation FAQ Can I save presentations to PDF that meet...

    docs.aspose.com/slides/python-net/supported-fil...
  5. Comparer.compare method | Aspose.Words for Python

    aspose.words.lowcode.Comparer.compare method...with additional options and saves the differences to the specified...page of the output will be saved as a separate file. The specified...

    reference.aspose.com/words/python-net/aspose.wo...
  6. PdfSaveOptions.useBookFoldPrintingSettings prop...

    PdfSaveOptions.useBookFoldPrintingSettings property. Gets or sets a boolean value indicating whether the document should be Saved using a booklet printing layout, if it is specified via [PageSetup.multiplePages](../../../aspose.words/pagesetup/multiplePages/)....whether the document should be saved using a booklet printing layout...FixedPageSaveOptions.pageSet is ignored when saving. This behavior matches MS Word...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 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...
  8. 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-...
  9. Slide|Aspose.Slides for Node.js via .NET Docume...

    Control slides in Aspose.Slides for Node.js: create, clone, reorder, resize, set backgrounds, and apply transitions for PPT, PPTX, and ODP presentations.... save ( "slide.pptx" , aspose . slides...firstSlide ); presentation . save ( "slide_cloned.pptx" , aspose...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  10. 使用 C++ 保护和取消保护工作表|Documentation

    使用 Aspose.Cells for C++ 保护和取消保护Excel工作表。..."test" ); // Save as Excel file workbook . Save ( u "Book1.xlsx"..."password" ); // Save the workbook workbook . Save ( u "Book1.xlsx"...

    docs.aspose.com/cells/zh/cpp/protect-and-unprot...