Sort Score
Result 10 results
Languages All
Labels All
Results 6,401 - 6,410 of 376,384 for

save

(0.29 sec)
  1. 使用文本注释进行PDF处理|Aspose.PDF for .NET

    Aspose.PDF for .NET 允许您从PDF文档中添加、获取和删除文本注释。...textAnnotation ); // Save PDF document document . Save ( dataDir + "AddAnnotation_out...lineAnnotation ); // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/zh/net/text-annotation/
  2. Aspose::Words::Saving::ResourceSavingArgs::get_...

    Aspose::Words::Saving::ResourceSavingArgs::get_ResourceStream method. Allows to specify the stream where the resource will be Saved to in C++....Aspose::Words::Saving::ResourceSavingArgs::get_ResourceStream...where the resource will be saved to. System :: SharedPtr < System...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. 在 Android 上的演示文稿中自定义图表轴|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for Android via Java 在 PowerPoint 演示文稿中自定义图表轴,以用于报告和可视化。... save ( "MaxValuesVerticalAxi_out...); //切换行和列 // 保存演示文稿 pres . save ( "SwitchChartRowColumn_out...

    docs.aspose.com/slides/zh/androidjava/chart-axis/
  4. How to - developer tips|Documentation

    Learn about the developer tips about Python Image Processing Library such as how to convert image to vectorized psd image, Save transparent image and more....with drawstring method How to save jpeg image with various compression...Reduce file size in tiff Set or Save Transparent Image in Python...

    docs.aspose.com/imaging/python-net/developer-gu...
  5. Convert other file formats to PDF|Aspose.PDF fo...

    Learn how to convert a variety of file formats, including Word and Excel, into PDF format using Aspose.PDF in C++.... Load and Save the input file. Next following...infilename , options ); document -> Save ( _dataDir + outfilename );...

    docs.aspose.com/pdf/cpp/convert-other-files-to-...
  6. Change Adjustment Values of the Shape with Java...

    Learn how to change adjustment values of shapes in Excel using Aspose.Cells for JavaScript via C++....; // Save the workbook const outputData = workbook . save ( SaveFormat...add ( "adj3" , 0.16667 ); // Save the workbook to an in-memory...

    docs.aspose.com/cells/javascript-cpp/change-adj...
  7. Create Organization Chart|Documentation

    This section explains how to create a organization chart using Aspose.Diagram for Java....layout by invoking Layout mothod save diagram Create a CompactTree...compactTreeOptions ); // Save diagram diagram . save ( dataDir + "Dra...

    docs.aspose.com/diagram/java/create-organizatio...
  8. Layout Slide|Aspose.Slides for Node.js via .NET...

    Master layout slides in Aspose.Slides for Node.js: choose, apply, and customize slide layouts, placeholders, and masters with examples for PPT, PPTX, and ODP presentations.... save ( "layout_slide.pptx" , aspose...layoutSlide ); presentation . save ( "layout_slide_removed.pptx"...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  9. FontInfoCollection.embedSystemFonts property | ...

    FontInfoCollection.embedSystemFonts property. Specifies whether or not to embed System fonts into the document... Examples Shows how to save a document with embedded TrueType...saveSubsetFonts = embedAllFonts ; doc . save ( base . artifactsDir + "Font...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Extract All Images from Shapes in Visio|Documen...

    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....Bitmap ( stream ); // save bmp here bitmap . Save ( "ExtractedShape"...

    docs.aspose.com/diagram/net/extract-all-images-...