Sort Score
Result 10 results
Languages All
Labels All
Results 2,351 - 2,360 of 380,291 for

save

(0.62 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. Working with Linear Extrusion|Documentation

    Aspose.3D for Python via .NET offers LinearExtrusion class, which takes a 2D shape as an input and extends the shape in the 3rd dimension....create_child_node ( extrusion ) # Save 3D scene scene . save ( "out" + "LinearExtrusion...( extrusion2 ) # Save 3D scene scene . save ( "out" + "SlicesInLinearExtrus...

    docs.aspose.com/3d/python-net/working-with-line...
  3. Set Height of the Bars in the Barcode Image in ...

    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....0 ); $bb -> save ( $dataDir . "barcode3.jpg"...setBarHeight ( 7.0 ); $bb -> save ( $dataDir . "barcode7.jpg"...

    docs.aspose.com/barcode/java/set-height-of-the-...
  4. Decorate Field|Aspose.PDF for Python via .NET

    This example demonstrates how to customize the appearance of a form field in a PDF document using Aspose.PDF for Python.... Save the updated document. from io...Name" ) # Save updated document form_editor . save ( outfile...

    docs.aspose.com/pdf/python-net/decorate-field/
  5. FileFormatUtil.imageTypeToExtension method | As...

    FileFormatUtil.imageTypeToExtension method. Converts an Aspose.Words image type enumerated value into a file extension...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/nodejs-net/aspose.wo...
  6. Convert WORD to POTX via C++ or with free Onlin...

    Export WORD to POTX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free WORD to POTX online converter quickly before integrating the code.... This can save a lot of time and effort, and...documents, and can be used to save the presentation as a POTX file...

    products.aspose.com/total/cpp/conversion/word-t...
  7. MarkdownSaveOptions.images_folder_alias propert...

    MarkdownSaveOptions.images_folder_alias property. Specifies the name of the folder used to construct image URIs written into a document... Remarks When you save a Document in SaveFormat.MARKDOWN...format, Aspose.Words needs to save all images embedded in the document...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Delete Stamps Globally|Aspose.PDF for Python vi...

    This example demonstrates how to delete rubber stamp annotations globally across all pages in a PDF using Aspose.PDF for Python via the Facades API. It shows how to remove stamps by ID without specifying individual pages.... Save the updated PDF document. import... 3 ]) # Save updated document content_editor . save ( outfile...

    docs.aspose.com/pdf/python-net/delete-stamps-gl...
  9. TxtSaveOptions.preserve_table_layout property |...

    TxtSaveOptions.preserve_table_layout property. Specifies whether the program should attempt to preserve layout of tables when saving in the plain text format...preserve layout of tables when saving in the plain text format. The...document's "Save" method # to modify how we save the document...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Generate Patch Code Barcodes in C#|Documentation

    Aspose.BarCode for .NET enables Patch Code barcode generation.... Save ( $"{path}PatchCodeI.png" ,...CodeText = "Patch II" ; gen . Save ( $"{path}PatchCodeII.png" ...

    docs.aspose.com/barcode/net/patch-code-barcodes/