Sort Score
Result 10 results
Languages All
Labels All
Results 7,621 - 7,630 of 586,086 for

save

(0.22 sec)
  1. Get a Particular Page in a PDF File in Ruby|Asp...

    Access and manipulate individual pages in PDF documents using Ruby and Aspose.PDF....) # save the newly generated PDF file new_document . save ( data_dir...

    docs.aspose.com/pdf/java/get-a-particular-page-...
  2. Support for DICOM Images|Aspose.PDF for .NET

    This section describes how to support for DICOM images in PDF file using C# library....image ); // Save output as PDF format document . Save ( dataDir...

    docs.aspose.com/pdf/net/support-for-dicom-mages/
  3. Tags | Aspose.Note for .NET API Reference

    Gets the list of all tags of a paragraph....AppendChildLast ( page ); // Save OneNote document dataDir = dataDir..."AddImageNodeWithTag_out.one" ; doc . Save ( dataDir ); See Also interface...

    reference.aspose.com/note/net/aspose.note/image...
  4. AddDocumentAttachment | Aspose.PDF for .NET API...

    Adds document attachment with no annotation.... Save ( "example_out.pdf" ); See Also...attachment_file" ); editor . Save ( "example_out.pdf" ); } See...

    reference.aspose.com/pdf/net/aspose.pdf.facades...
  5. Convert XML to PDF|Aspose.PDF for Android via Java

    Aspose.PDF library presents several ways to convert XML to PDF. You can use the XslFoLoadOptions or do this with an incorrect file structure....options ); // Save resultant PDF file document . save ( pdfDocumentFileName...

    docs.aspose.com/pdf/androidjava/convert-xml-to-...
  6. Aspose::Cells::Drawing::Picture::SetBorderWeigh...

    Aspose::Cells::Drawing::Picture::SetBorderWeight method. Gets or sets the weight of the border line of a picture in units of pt in C++....SetBorderWeight ( 3 ); } //Save the excel file. workbook . Save ( u "result...

    reference.aspose.com/cells/cpp/aspose.cells.dra...
  7. Field.display_result property | Aspose.Words fo...

    Field.display_result property. Gets the text that represents the displayed field result....time, # such as right before a save operation, we need to update...field_author . display_result ) doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ShapeBase.title property | Aspose.Words for Python

    ShapeBase.title property. Gets or sets the title (caption) of the current shape object....insert_node ( shape ) # When we save a document with a shape that...the shape's Alt Text. doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Set Visio Shape's XForm Data in Ruby|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....end i += 1 end \ # Save diagram diagram . save ( data_dir + "SetShapeXFormData...

    docs.aspose.com/diagram/java/set-visio-shape-s-...
  10. Add Hyperlink to a Visio Shape in PHP|Documenta...

    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....() -> add ( $hyperlink ); \ # Save diagram $saveFileFormat = new...SaveFileFormat (); $diagram -> save ( $dataDir . "Hyperlinks.vdx"...

    docs.aspose.com/diagram/java/add-hyperlink-to-a...