Sort Score
Result 10 results
Languages All
Labels All
Results 2,051 - 2,060 of 377,528 for

save

(1.17 sec)
  1. Aspose.Diagram Font Operations|Documentation

    This page describes how to manipulate fonts with Aspose.Diagram library....; // Saving Visio diagram in PDF format diagram . Save ( dataDir...WarningCallback property. During saving of the drawing the instance...

    docs.aspose.com/diagram/net/aspose-diagram-font...
  2. Add Application Link|Aspose.PDF for Python via ...

    This example binds an input PDF, adds an application launch link on the first page, and Saves the modified document.... Save the updated PDF document. import...purple , ) # Save updated document content_editor . save ( outfile...

    docs.aspose.com/pdf/python-net/add-application-...
  3. Add Sound Annotation|Aspose.PDF for Python via ...

    This example binds an input PDF, adds a sound annotation on page 1, and Saves the modified PDF.... Save the updated PDF document. import..."8000" ) # Save updated document content_editor . save ( outfile...

    docs.aspose.com/pdf/python-net/add-sound-annota...
  4. OoxmlSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.OoxmlSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Docx](../../aspose.words/Saveformat/#Docx), [SaveFormat.Docm](../../aspose.words/Saveformat/#Docm), [SaveFormat.Dotx](../../aspose.words/Saveformat/#Dotx), [SaveFormat.Dotm](../../aspose.words/Saveformat/#Dotm) or [SaveFormat.FlatOpc](../../aspose.words/Saveformat/#FlatOpc) format...specify additional options when saving a document into the SaveFormat...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Manage Stamp By ID|Aspose.PDF for Python via .NET

    How to manipulate rubber stamp annotations in a PDF by their unique IDs using Aspose.PDF for Python... Save the updated PDF document. import..., 2 ) # Save updated document content_editor . save ( outfile...

    docs.aspose.com/pdf/python-net/manage-stamp-by-id/
  6. FontSavingArgs.fontFileName property | Aspose.W...

    FontSavingArgs.fontFileName property. Gets or sets the file name (without path) where the font will be Saved to....path) where the font will be saved to. get fontFileName () : string...the value of this property to save the font into a different file...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Render MSG to FLATOPC in Andorid App | products...

    Export MSG to FLATOPC without using Microsoft Word or Outlook in you Andorid applications...using save method Load HTML by using Document class Save the document...document to FLAT_OPC format using save method and set FLAT_OPC as SaveFormat...

    products.aspose.com/total/android-java/conversi...
  8. Working with Projects | Aspose.Tasks Documentation

    Learn how to read, modify, Save, and convert Microsoft Project MPP/XML files using Aspose.Tasks for .NET....to create, read, modify, and save projects in multiple formats...= new Project(stream); 13 } Saving and Converting Projects Aspose...

    docs.aspose.com/tasks/net/working-with-projects/
  9. Working with Portfolio in PDF|Aspose.PDF for .NET

    How to Create a PDF Portfolio with C#. You should use a Microsoft Excel File, a Word document, and an image file to create a PDF Portfolio....the Document class’ Save method to save the portfolio document...( image ); // Save PDF document document . Save ( dataDir + "CreatePortfolio_out...

    docs.aspose.com/pdf/net/portfolio/
  10. Working with Images|Documentation

    This page describes how to extract, replace or insert an image from a page of the Visio drawing with Aspose.Diagram library.... Save icon to the local space. Get...filter to get picture shapes. Save resultant Visio diagram to the...

    docs.aspose.com/diagram/python-java/working-wit...