Sort Score
Result 10 results
Languages All
Labels All
Results 2,281 - 2,290 of 375,720 for

save

(0.11 sec)
  1. Adding Images and Text|Aspose.PDF for .NET

    This section explains how to Add Images and Text using PdfFileMend class.... After that, save the updated PDF file using Close...110 , 750 ); // Save PDF document mender . Save ( dataDir + "AddImage_out...

    docs.aspose.com/pdf/net/adding-images-and-text-...
  2. Note|Aspose.Slides for Python Documentation

    Add, read, edit, and export speaker notes in Python with Aspose.Slides: format text, manage notes per slide, and control visibility in PowerPoint and OpenDocument.... save ( "note.pptx" , slides . export...remove_notes_slide () presentation . save ( "note_removed.pptx" , slides...

    docs.aspose.com/slides/python-net/examples/elem...
  3. Working with Linear Extrusion|Documentation

    Aspose.3D for Node.js via Java offers LinearExtrusion class, which takes a 2D shape as an input and extends the shape in the 3rd dimension....( extrusion ); // Save 3D scene scene . save ( "LinearExtrusion...extrusion2 ); // Save 3D scene scene . save ( "SlicesInLinearExtrus...

    docs.aspose.com/3d/nodejs-java/working-with-lin...
  4. Add Circle Object to PDF file|Aspose.PDF for Java

    This article explains how to create a circle object to your PDF using Aspose.PDF for Java....paragraphs collection of page Save our PDF file public static void...( graph ); // Save PDF file pdfDocument . save ( _dataDir + "DrawingCircle1_out...

    docs.aspose.com/pdf/java/add-circle/
  5. Adding Tables to PDF using Python|Aspose.PDF fo...

    Aspose.PDF for Python via .NET is a library used to create, read, and edit PDF Tables. Check other advanced functions in this topic....populating rows and cells, and saving the modified document. Additionally...Insert the table into the page. Save the PDF to the specified path...

    docs.aspose.com/pdf/python-net/adding-tables/
  6. Manage Presentation Backgrounds in C++|Aspose.S...

    Learn how to set dynamic backgrounds in PowerPoint and OpenDocument files using Aspose.Slides for C++, with code tips to boost your presentations.... Save the modified presentation. The...()); // Save the presentation to disk. presentation -> Save ( u ...

    docs.aspose.com/slides/cpp/presentation-backgro...
  7. Visio加水印|Documentation

    如何使用 Java Diagram API 为 visio 添加水印。...Diagram (); // save in the VSDX format diagram . save ( dataDir +...页面中visio加水印 调用 Diagram 类对象的 Save 方法,并传递完整的文件路径和 DiagramSaveOptions...

    docs.aspose.com/diagram/zh/java/add-watermark-t...
  8. Getting Started|Documentation

    Setup Aspose.Diagram for Python via .NET and installation guidelines....() #// Save diagram in the VSDX format diagram . save ( "CreateNewVisio_out...SaveFileFormat . VSDX ) Now save the code above to “CreatingNewVisioFile...

    docs.aspose.com/diagram/python-net/getting-star...
  9. Rotate PDF Pages programmatically|Aspose.PDF fo...

    Change page orientation and fitting the page content to the new page orientation using Java.... Save the modified document to the...On90 ); } // Save output document $document -> save ( $outputFile...

    docs.aspose.com/pdf/php-java/rotate-pages/
  10. Aspose::Words::Saving::OdtSaveOptions::get_Save...

    Aspose::Words::Saving::OdtSaveOptions::get_SaveFormat method. Specifies the format in which the document will be Saved if this Save options object is used. Can be Odt or Ott in C++....Aspose::Words::Saving::OdtSaveOptions::get_SaveFormat method...the document will be saved if this save options object is used...

    reference.aspose.com/words/cpp/aspose.words.sav...