Sort Score
Result 10 results
Languages All
Labels All
Results 9,981 - 9,990 of 377,489 for

save

(0.22 sec)
  1. 使用 C++ via Node.js 在保存为PDF时仅更改单个Unicode字符的字体|Do...

    了解如何在使用Aspose.Cells for Node.js via C++保存为PDF时更改单个Unicode字符的字体。... autoFitColumns (); // Save to Pdf without setting PdfSaveOptions...IsFontSubstitutionCh workbook . save ( path . join ( dataDir , "SampleOutput_out...

    docs.aspose.com/cells/zh/nodejs-cpp/change-the-...
  2. EPUB to PDF Merge using C++ | Aspose.PDF

    Combine two or more EPUB 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 EPUB files using C++ and save as PDF Example C++: this sample...

    products.aspose.com/pdf/cpp/merger/epub-to-pdf/
  3. 从现有PDF中移除表格|Aspose.PDF for .NET

    了解如何使用Aspose.PDF for .NET从PDF文档中移除表格,提高文档的清晰度和结构。...( table ); // Save PDF document document . Save ( dataDir + "RemoveTable_out...table ); } // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/zh/net/remove-tables-from-e...
  4. Manage Presentation Hyperlinks in C++|Aspose.Sl...

    Effortlessly manage hyperlinks in PowerPoint and OpenDocument presentations with Aspose.Slides for C++—enhance interactivity and workflow in minutes....0f ); presentation -> Save ( u "presentation-out.pptx"...trust Aspose APIs" ); pres -> Save ( u "pres-out.pptx" , SaveFormat...

    docs.aspose.com/slides/cpp/manage-hyperlinks/
  5. Set preset WordArt style to the text of the sha...

    Learn how to set a preset WordArt style to the text of a shape using Aspose.Cells for Node.js via C++....); // Save the workbook in xlsx format workbook . save ( outputDir...

    docs.aspose.com/cells/nodejs-cpp/set-preset-wor...
  6. 用 Node.js 通过 C++ 删除工作簿中的未使用样式|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 从工作簿中删除未使用的样式。...removeUnusedStyles (); // Save the file workbook . save ( path . join (...

    docs.aspose.com/cells/zh/nodejs-cpp/remove-unus...
  7. 从形状对象中检索 ActiveX 控件以修改属性|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...."Test Button" ); // save diagram diagram . save ( dataDir + "Ret...

    docs.aspose.com/diagram/zh/java/retrieve-an-act...
  8. How to add Circle Annotation using .NET | Aspos...

    Add Circle annotations programmatically in PDF with C# sample code on .NET Framework, .NET Core, and PHP, VBScript, C++ via COM Interop....Annotations collections Save the file again System Requirements...circleAnnotation ); document . Save ( System . IO . Path . Combine...

    products.aspose.com/pdf/net/annotation/circle/add/
  9. Specify Document Version of the Excel File usin...

    Learn how to specify the document version of an Excel file programmatically using built-in document properties with Node.js via C++....3" ); // Save the workbook in xlsx format wb . save ( filePath...

    docs.aspose.com/cells/nodejs-cpp/specify-docume...
  10. Resize Image in a Word Document|Aspose.Words fo...

    Resize an image in a Word document. NPOI does not provide an opportunity to resize an image using C#....5 ); // Save document on file location. builder...builder . Document . Save ( "ImageReSize.doc" ); The ConvertUtil...

    docs.aspose.com/words/net/resize-image-in-word-...