Sort Score
Result 10 results
Languages All
Labels All
Results 3,251 - 3,260 of 376,000 for

save

(0.61 sec)
  1. What's new|Aspose.PDF for Python via .NET

    In this page introduces the most popular new features in Aspose.PDF for Python via .NET that have been introduced in recent releases....document : # Save PDF document document . save ( outfile ) Analyze...document ) # Save the sanitized PDF document document . save ( outfile...

    docs.aspose.com/pdf/python-net/whatsnew/
  2. Change the Font on just the specific Unicode ch...

    Learn how to change the font of specific Unicode characters while saving to PDF using Aspose.Cells with C++....specific Unicode characters while saving to PDF with C++ Contents [...worksheet . AutoFitColumns (); // Save to PDF without setting PdfSaveOptions...

    docs.aspose.com/cells/cpp/change-the-font-on-ju...
  3. 使用文本框|Documentation

    本节介绍如何使用 Aspose.Diagram 格式化文本形状。... Value = 2 ; // Save Visio diagram . Save ( dataDir + "Form...// Save Visio diagram in the local storage diagram . Save ( dataDir...

    docs.aspose.com/diagram/zh/net/working-with-tex...
  4. Delete Named Ranges with C++|Documentation

    Learn how to remove defined names or named ranges from Excel or OpenOffice files using Aspose.Cells for C++.... Save the workbook to retain the changes...GetNames (). RemoveAt ( 0 ); // Save the workbook to retain the changes...

    docs.aspose.com/cells/cpp/delete-named-ranges/
  5. HtmlFixedSaveOptions.resources_folder_alias pro...

    HtmlFixedSaveOptions.resources_folder_alias property. Specifies the name of the folder used to construct image URIs written into an Html document... Remarks When you save a Document in Html format, Aspose...Aspose.Words needs to save all images embedded in the document...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Modifing AcroForm|Aspose.PDF for .NET

    Modifing form in your PDF file with Aspose.PDF for .NET library. You can Add or remove fields in existing form, getand set fieldlimit and etc...."textbox1" , 15 ); // Save PDF document form . Save ( dataDir + "SetFieldLimit_out...Black ); } // Save PDF document document . Save ( dataDir + "FormFieldFont14_out...

    docs.aspose.com/pdf/net/modifing-form/
  7. 通过 C++ 使用 Node.js 将文件保存到响应对象|Documentation

    了解如何使用 Aspose.Cells for Node.js via C++ 动态生成文件并直接将其发送到客户端浏览器。...为此,请使用接受以下参数的 Save 方法的特殊重载版本: Node.js 响应对象。 文件名。...null ) { // Save in Excel2003 XLS format workbook . save ( response...

    docs.aspose.com/cells/zh/nodejs-cpp/saving-file...
  8. Adding Image stamps in PDF using Python|Aspose....

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF for Python library.... Save the modified PDF. import os...add_stamp ( image_stamp ) document . save ( outfile ) Control Image Quality...

    docs.aspose.com/pdf/python-net/image-stamps-in-...
  9. Aspose.Diagram Font Operations|Documentation

    This page describes how to manipulate fonts with Aspose.Diagram library....; // Saving Visio diagram in PDF format diagram . Save ( dataDir...WarningCallback property. During saving of the drawing the instance...

    docs.aspose.com/diagram/net/aspose-diagram-font...
  10. 在保存 3D 个视图时应用视觉效果|Documentation

    使用 Aspose.3D for .NET API,开发人员可以在保存到图像之前对 3D 视图应用视觉效果。这些视觉效果也称为后处理效果或滤镜,它们实时应用于 3D 视图中显示的所有内容。...}); // Render the target and save the target texture to external...ITexture2D ) rt . Targets [ 0 ]). Save ( RunExamples . GetOutputFilePath...

    docs.aspose.com/3d/zh/net/apply-visual-effects-...