Sort Score
Result 10 results
Languages All
Labels All
Results 4,021 - 4,030 of 376,384 for

save

(0.2 sec)
  1. Control Exception PDF File|Aspose.PDF for .NET

    Learn how to handle exceptions in PDF processing and ensure smooth operations while working with PDFs using Aspose.PDF in .NET....Message}" ); } // Save PDF document fileSecurity . Save ( dataDir +...Message}" ); } // Save PDF document fileSecurity . Save ( dataDir +...

    docs.aspose.com/pdf/net/control-exception/
  2. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_Thumbnail method. Gets or sets the thumbnail of the document in C++....thumbnail to a document that we save as an Epub. auto doc = System...u "Hello world!" ); // If we save a document, whose "Thumbnail"...

    reference.aspose.com/words/cpp/aspose.words.pro...
  3. C++ API to Convert XML to XLT | products.aspose...

    Convert XML to XLT via C++ API without using Microsoft Excel or Adobe Reader...Convert XML to XLSX by using Save member function Load XLSX document...reference Save the document to XLT format using Save member function...

    products.aspose.com/total/cpp/conversion/xml-to...
  4. 使用评论|Documentation

    本页介绍如何使用 Aspose.Diagram 库在 Visio 绘图的页面上添加注释。...880708661417323 , "test@" ) # Save diagram diagram . save ( "AddPageLevelCommentI_Out...setValue ( comment ) # save Visio diagram . save ( "EditPageLevelComment_Out...

    docs.aspose.com/diagram/zh/python-java/working-...
  5. Aspose::Words::IDocumentConverterPlugin::Conver...

    Aspose::Words::IDocumentConverterPlugin::Convert method. Converts document using specified input output streams and Save options in C++....specified input output streams and save options. virtual void Aspose...SharedPtr < Aspose :: Words :: Saving :: SaveOptions > saveOptions...

    reference.aspose.com/words/cpp/aspose.words/ido...
  6. Set Privileges on PDF|Aspose.PDF for .NET

    Discover how to modify user privileges in PDF files, restricting certain actions using Aspose.PDF in .NET....privilege ); // Save PDF document fileSecurity . Save ( dataDir +...privilege ); // Save PDF document fileSecurity . Save ( dataDir +...

    docs.aspose.com/pdf/net/set-privileges/
  7. Remove Slides from Presentations in Python|Aspo...

    Effortlessly remove slides from PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET. Get clear code examples and boost your workflow.... Save the modified presentation. The...) # Save the modified presentation. presentation . save ( "output...

    docs.aspose.com/slides/python-net/remove-slide-...
  8. Working with Portfolio in PDF|Aspose.PDF for C++

    Create a PDF Portfolio with Aspose.PDF for 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 Portfolio document pdfDocument -> Save ( _dataDir...

    docs.aspose.com/pdf/cpp/portfolio/
  9. C++ API to Convert MHTML to XLTX | products.asp...

    Convert MHTML to XLTX via C++ API without using Microsoft Excel or Adobe Reader...page archive format used to save web pages for offline viewing...audio, and video. It is used to save web pages for offline viewing...

    products.aspose.com/total/cpp/conversion/mhtml-...
  10. Add PDF Form Fields|Aspose.PDF for .NET

    This topic explains how to work with Form Fields with Aspose.PDF Facades using FormEditor Class....SetFieldLimit and finally use Save method to save the updated PDF file..."Country" , 20 ); // Save PDF document editor . Save ( dataDir + "Sample-Form-01-mod...

    docs.aspose.com/pdf/net/add-form-fields/