Sort Score
Result 10 results
Languages All
Labels All
Results 2,431 - 2,440 of 380,638 for

save

(0.15 sec)
  1. Add, Move or Delete pages in PDF using .NET | A...

    Manipulate PDF pages of your document programmatically with C# sample code using Aspose.PDF for .NET... Save the output PDF using the Save method. Add New...Insert ( 2 ); pdfDocument . Save ( outputFile );...

    products.aspose.com/pdf/net/pages/
  2. Search Text in PPTX Presentations using C++ | p...

    Search and replace text in PPTX presentations in C++. Use Aspose.Slides for C++ to find text in presentation files....object to search slide text and save the updated presentation. Search... nullptr ); presentation -> Save( u "updated-presentation.pptx"...

    products.aspose.com/slides/cpp/search/pptx/
  3. Document.PageCount | Aspose.Words for .NET

    Discover the Document PageCount property, which reveals the total page count based on the latest layout, ensuring accurate document management and insights....fixed page save format, // such as .pdf. So you can save some time...more complex documents. doc . Save ( ArtifactsDir + "Document.GetPageCount...

    reference.aspose.com/words/net/aspose.words/doc...
  4. FileFormatUtil.content_type_to_save_format meth...

    FileFormatUtil.content_type_to_Save_format method. Converts IANA content type into a Save format enumerated value....content_type_to_save_format method content_type_to_save_format(content_type)...into a save format enumerated value. def content_type_to_save_format...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Convert a Document to Markdown|Aspose.Words for...

    Convert a document in any supported load format to Markdown and vice versa using Python....Markdown, including code examples, save options, and supported Markdown...Words also supports most popular save formats . Now the functionality...

    docs.aspose.com/words/python-net/convert-a-docu...
  6. Move Field|Aspose.PDF for Python via .NET

    Move an existing form field to a different position in a PDF document.... Save the modified document. from..., 620 ) # Save updated document form_editor . save ( outfile...

    docs.aspose.com/pdf/python-net/move-field/
  7. ShapeBase.alternativeText property | Aspose.Wor...

    ShapeBase.alternativeText property. Defines alternative text to be displayed instead of a graphic.... save ( base . artifactsDir + "Shape..."Shape.AltText.docx" ); // Save the document to HTML, and then delete...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ImageData.ImageType | Aspose.Words for .NET

    Discover the ImageData ImageType property to easily identify image types and enhance your image handling capabilities. Boost your development efficiency today!...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/net/aspose.words.dra...
  9. Flatten All Fields|Aspose.PDF for Python via .NET

    This example demonstrates how to flatten all form fields in a PDF using Aspose.PDF for Python via .NET. It shows how to bind a PDF document, convert every interactive form element into static page content, and Save the finalized file.... Save the updated Document. from io...flatten_all_fields () # Save updated PDF pdf_form . save ( outfile ) Flatten...

    docs.aspose.com/pdf/python-net/flatten-all-fields/
  10. Add File Attachment Annotation|Aspose.PDF for P...

    The example binds an input PDF, adds a file attachment annotation to the first page using the file path, and Saves the updated document.... Save the updated Document. import..."PushPin" , ) # Save updated document content_editor . save ( outfile...

    docs.aspose.com/pdf/python-net/add-file-attachm...