Sort Score
Result 10 results
Languages All
Labels All
Results 3,131 - 3,140 of 368,026 for

save

(0.12 sec)
  1. PdfSaveOptions.dml_effects_rendering_mode prope...

    PdfSaveOptions.dml_effects_rendering_mode property. Gets or sets a value determining how DrawingML effects are rendered.... saving . DmlEffectsRenderingM : ...., value : aspose . words . saving . DmlEffectsRenderingM ): ...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Shape.hasImage property | Aspose.Words for Node.js

    Shape.hasImage property. Returns ``true`` if the shape has image bytes or links an image....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...
  3. PageLayoutCallbackArgs.PageIndex | Aspose.Words...

    Discover the PageIndex property of PageLayoutCallbackArgs, which provides the 0-based index of the related document page. Get accurate page tracking and reflow insights!... Save ( ArtifactsDir + "Layout.PageLayoutCallback...<summary> /// Notifies us when we save the document to a fixed page...

    reference.aspose.com/words/net/aspose.words.lay...
  4. Create Links in PDF file with Python|Aspose.PDF...

    This section explains how to create links in your PDF document with Python....link ) # Save the modified document document . save ( path_outfile...link annotation to the page Save the modified document to the...

    docs.aspose.com/pdf/python-net/create-links/
  5. C++ API to Convert XPS to SWF | products.aspose...

    Convert XPS to SWF via C++ without using Microsoft Word or Adobe Acrobat Reader...Convert XPS to PPTX by using Save method function Load PPTX document...reference Save the document to SWF format using Save member function...

    products.aspose.com/total/cpp/conversion/xps-to...
  6. Java API to Export EPUB to MARKDOWN | products....

    Convert EPUB to MARKDOWN using on premise Java API...Convert EPUB to DOC by using save method Load DOC file by using...Words Save the document to MARKDOWN format using save method...

    products.aspose.com/total/java/conversion/epub-...
  7. How to Create PDF using C#|Aspose.PDF for .NET

    Create and format the PDF Document with Aspose.PDF for .NET.... Save the resultant PDF document....World!" )); // Save PDF document document . Save ( dataDir + "HelloWorld_out...

    docs.aspose.com/pdf/net/create-pdf-document/
  8. PDF Forms. Manage via C++ | Aspose.PDF

    Manage PDF Forms programmatically with C++ sample code using Aspose.PDF for C++.... Save the PDF file. Create PDF Forms...textBoxField , 1 ); // Save modified PDF document -> Save ( _dataDir +...

    products.aspose.com/pdf/cpp/acroforms/
  9. Add Pages to PDF Document|Aspose.PDF for Go via...

    Explore how to add pages to an existing PDF in Go with Aspose.PDF for enhancing and expanding your documents.... The Save method ensures that modifications...log . Fatal ( err ) } // Save() saves previously opened PDF-document...

    docs.aspose.com/pdf/go-cpp/add-pages/
  10. Add PDF Page Stamp|Aspose.PDF for .NET

    Discover how to add stamps to PDF pages in .NET, including text and images, for watermarking or branding using Aspose.PDF.... Finally, save the output PDF file using Close...( stamp ); // Save PDF document fileStamp . Save ( dataDir + ...

    docs.aspose.com/pdf/net/add-pdf-page-stamp/