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

save

(0.46 sec)
  1. Split PDF File into Individual Pages in Python|...

    Explore how to split a PDF into individual pages in Python using Aspose.PDF, allowing for easy page extraction and management....)) # save the newly generated PDF file new_document . save ( self...

    docs.aspose.com/pdf/java/split-pdf-file-into-in...
  2. Import and Export Annotations to XFDF|Aspose.PD...

    This section explains how to import and export annotations from PDF file to XFDF with Aspose.PDF Facades....sources ); // Save PDF document annotationEditor . Save ( dataDir...xfdf" )); // Save PDF document annotationEditor . Save ( dataDir...

    docs.aspose.com/pdf/net/import-export-annotations/
  3. Move a paragraph from one presentation to anoth...

    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.... Paragraph ()); // Save the slide in the source file...file. slide1 . Slide . Save (); // Save the slide in the target...

    docs.aspose.com/slides/net/move-a-paragraph-fro...
  4. 与气缸一起工作|Documentation

    Aspose.3D for Java 允许自定义圆柱体的偏移顶部。为了使用此功能,您可以使用Cylinder类的setOffsetTop() 方法。...createChildNode ( cylinder2 ); // Save scene . save ( RunExamples . getDataDir...( cylinder2 ); // Save scene scene . save ( RunExamples . getDataDir...

    docs.aspose.com/3d/zh/java/working-with-cylinder/
  5. Add Cells to Microsoft Excel Formula Watch Wind...

    Learn how to monitor cells in Excel's Formula Watch Window using Aspose.Cells for Python via .NET. Includes code examples and API references.... It saves the workbook as output Excel...column ) # Save workbook to output XLSX format. wb . save ( "outputAddCellsToMicr...

    docs.aspose.com/cells/python-net/add-cells-to-m...
  6. 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...
  7. Prefix Table Elements Styles with HtmlSaveOptio...

    Learn how to prefix table element styles using Aspose.Cells for C++ with the HtmlSaveOptions.TableCssId property....SetStyle ( st ); // Specify html save options - specify table css..."MyTest_TableCssId" ); // Save the workbook in html wb . Save ( u "outputTableCssId...

    docs.aspose.com/cells/cpp/prefix-table-elements...
  8. OpenAiModel.WithProject | Aspose.Words for .NET

    Enhance your AI capabilities with the OpenAiModel's WithProject method—easily assign projects to optimize performance and streamline your workflow.... Save ( ArtifactsDir + "AI.AiSummarize...options ); multiDocumentSummary . Save ( ArtifactsDir + "AI.AiSummarize...

    reference.aspose.com/words/net/aspose.words.ai/...
  9. SummarizeOptions.SummaryLength | Aspose.Words f...

    Control your summary length with the SummarizeOptions SummaryLength property. Customize your content for clarity and impact. Default is Medium.... Save ( ArtifactsDir + "AI.AiSummarize...options ); multiDocumentSummary . Save ( ArtifactsDir + "AI.AiSummarize...

    reference.aspose.com/words/net/aspose.words.ai/...
  10. Joining And Appending in Ruby|Aspose.Words for ...

    Joining and appending Documents using Ruby....KEEP_SOURCE_FORMATTING ) \ # Save the document. dst_doc . save ( @data_dir +...

    docs.aspose.com/words/java/joining-and-appendin...