Sort Score
Result 10 results
Languages All
Labels All
Results 9,431 - 9,440 of 347,062 for

save

(0.13 sec)
  1. Compress TIFF In C++

    Compress TIFF in C++ without losing quality. Optimize TIFF content, reduce file size easily....shape-> GetShapeRenderer ()-> Save ( u"Output.tiff" , saveOptions);...BackgroundGraph(true); doc->Save(u"Output.tiff", saveOptions);...

    products.aspose.com/words/cpp/compress/tiff/
  2. BuiltInDocumentProperties.last_saved_by propert...

    BuiltInDocumentProperties.last_Saved_by property. Gets or sets the name of the last author....last_saved_by property BuiltInDocumentPrope.last_saved_by property...def last_saved_by ( self ) -> str : ... @last_saved_by.setter...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ImageSaveOptions.PixelFormat | Aspose.Words for...

    Discover the ImageSaveOptions PixelFormat property to easily customize the pixel format of your generated images for optimal quality and performance....property has effect only when saving to raster image formats. The...ImageDir + "Logo.jpg" ); // When we save the document as an image, we...

    reference.aspose.com/words/net/aspose.words.sav...
  4. 在Ruby中将HTML文件转换为Excel电子表格|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....html" , options ) save_format = Rjb :: import ( 'com...aspose.cells.SaveFormat' ) #Save the results to disc in Xlsx...

    docs.aspose.com/cells/zh/java/converting-html-f...
  5. DocSaveOptions.SaveRoutingSlip | Aspose.Words f...

    Discover the DocSaveOptions SaveRoutingSlip property. Control RoutingSlip data saving for your documents. Enhance output customization easily!...false , RoutingSlip data is not saved to output document. Default...} Examples Shows how to set save options for older Microsoft...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Manipulate PDF Document|Aspose.PDF for Java

    Learn how to manipulate PDF documents in Java using Aspose.PDF, including editing and content updates....in which the result is to be saved and the required validation...PDF_A_1A ); // Save updated PDF file // document.save(_dataDir +...

    docs.aspose.com/pdf/java/manipulate-pdf-document/
  7. 新增工作表并激活工作表|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.... Activate (); //Save As the excel file. excelApp... Worksheet ). Activate () ' Save As the excel file . excelApp...

    docs.aspose.com/cells/zh/net/adding-new-workshe...
  8. 将弧形对象添加到PDF文件|Aspose.PDF for .NET

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

    docs.aspose.com/pdf/zh/net/add-arc/
  9. 用C++读写XLS和XLSB文件的外部连接|Documentation

    学习如何使用Aspose.Cells for C++读取和修改XLS/XLSB文件中的外部数据库连接。..."NewCust" ); // Save modified workbook workbook . Save ( outputFilePath..."Cust_Modified" ); // Save updated workbook workbook . Save ( u "output...

    docs.aspose.com/cells/zh/cpp/read-and-write-ext...
  10. Extract Assets from 3DS File Formats via Java |...

    Sample Java extract assets code for 3DS file. Use this example code to extract assets from 3DS file within any Web or Desktop Java based application....Call the Extract method and save the file System Requirements...if (entity instanceof Mesh){ Save((Mesh)entity, node.getName());...

    products.aspose.com/3d/java/extractor/3ds/