Sort Score
Result 10 results
Languages All
Labels All
Results 3,981 - 3,990 of 375,520 for

save

(0.16 sec)
  1. How to Convert MPP to SVG | Aspose.Tasks Docume...

    Convert your Microsoft Project files to scalable vector graphics with Aspose.Tasks for .NET.... Saving a Project as SVG The class exposes the Save method...used to save a project in various formats. The Save method allows...

    docs.aspose.com/tasks/net/convert-ms-project-mp...
  2. Working with comments in docx4j and Aspose.Word...

    Work with comments within a document easily and fast instead of using docx4j.... save ( dataDir + "Aspose_Comments..."Docx4j_CommentsSample.docx" ; boolean save = ( outputfilepath == null ...

    docs.aspose.com/words/java/working-with-comment...
  3. DocumentBuilder.insert_node method | Aspose.Wor...

    DocumentBuilder.insert_node method. Inserts a node before the cursor.... save ( file_name = ARTIFACTS_DIR...insert_node ( shape ) doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Online XML to POT Conversion or Build .NET base...

    Free online app to convert XML to POT files. .NET C# conversion library code for XML documents....Convert XML to PPTX by using Save method Load PPTX file by using...Presentation class Save the document to POT format using Save method and...

    products.aspose.com/total/net/conversion/xml-to...
  5. Online XSLFO to PPS Conversion or Build .NET ba...

    Free online app to convert XSLFO to PPS files. .NET C# conversion library code for XSLFO documents....Convert XSLFO to PPTX by using Save method Load PPTX file by using...Presentation class Save the document to PPS format using Save method and...

    products.aspose.com/total/net/conversion/xslfo-...
  6. 添加 PDF 表单字段|Aspose.PDF for .NET

    本主题解释了如何使用 FormEditor 类与 Aspose.PDF Facades 一起处理表单字段。...SetFieldLimit 方法指定字段中的字符数限制,最后使用 Save 方法保存更新后的 PDF 文件。以下代码片段演示了如何在现有..."Country" , 20 ); // Save PDF document editor . Save ( dataDir + "Sample-Form-01-mod...

    docs.aspose.com/pdf/zh/net/add-form-fields/
  7. Aspose::Words::Drawing::ImageData::get_ImageTyp...

    Aspose::Words::Drawing::ImageData::get_ImageType method. Gets the type of the image in C++....images from a document, and save them to the local file system...shapes from the document, // and save the image data of every shape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose.Cells 8.4.0 中的公共 API 变更|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 output Excel file workbook . save ( "output...removeAt ( 0 ); //Save the workbook workbook . save ( "output.xlsx"...

    docs.aspose.com/cells/zh/java/public-api-change...
  9. 与线性挤压一起工作|Documentation

    Aspose.3D for Python via .NET 提供了linearexdution类,它将2D形状作为输入,并在第三维中扩展该形状。...create_child_node ( extrusion ) # Save 3D scene scene . save ( "out" + "LinearExtrusion...( extrusion2 ) # Save 3D scene scene . save ( "out" + "SlicesInLinearExtrus...

    docs.aspose.com/3d/zh/python-net/working-with-l...
  10. Split a Document in Node.js|Aspose.Words for No...

    Split a document into several files using Node.js. Use the split feature to effectively split a document by headings or sections, as well as by pages or by page ranges....them, for example, to mark up, save, or send. Aspose.Words provides...format. Split the document. Save the output documents. After...

    docs.aspose.com/words/nodejs-net/split-a-document/