Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 234 for

incremental save

(0.1 sec)
  1. Add Text to PDF using C++|Aspose.PDF for C++

    Learn how to insert text into PDF documents in C++ using Aspose.PDF for content customization....the Document object’s Save method and save the output PDF file...textFragment ); // Save resulting PDF document. document -> Save ( _dataDir...

    docs.aspose.com/pdf/cpp/add-text-to-pdf-file/
  2. What is PDF file? | Knowledge Base

    PDF is the most popular Page Description language. The format is known to anyone who has a computer and is supported by most interfaces and systems....character spacing to charSpace save the current graphics state on...users with disabilities but saved in one document. There can also...

    docs.aspose.com/page/net/what-is-pdf-file/
  3. 使用C++管理控件|Documentation

    学习如何使用Aspose.Cells与C++在工作表中添加和管理各种控件,如线条、矩形、弧、椭圆、旋钮、滚动条和组框。...MoveAndSize ); // Save the excel file. workbook . Save ( dataDir +...text" ); // Save the excel file. workbook . Save ( srcDir + u...

    docs.aspose.com/cells/zh/cpp/managing-controls/
  4. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_LastSavedTime method. Gets or sets the time of the last Save in UTC in C++....or sets the time of the last save in UTC. System :: DateTime Aspose...returns the local time of last save operation. Aspose.Words does...

    reference.aspose.com/words/cpp/aspose.words.pro...
  5. Compress PDF Document | Aspose.PDF

    Optimize PDF files on any platform programmatically with this sample code using Aspose.PDF Library...this method doesn’t actually saves the document. On the contrary...optimized structure, call then Save to get optimized document. Steps...

    products.aspose.com/pdf/compress/
  6. wrapper.zip

    wrapper.xml aspose.imaging.Blend Aspose.Imaging.Blend Blend() Blend() False Blend(count) Blend(int count) False factors Factors float[] False True True positions Positions float[] False True True a......True False save() Save() False save(stream) Save(System.IO.Stream...False save(file_path) Save(string filePath) False save(file_path...

    docs.aspose.com/imaging/python-net/python-notes...
  7. Working with Text | Aspose.Note Documentation

    A guide on working with text in OneNote using C# API....27 // Save to any supported file format 28 oneFile. Save (dataDir...28 // Save to any supported file format 29 oneFile. Save (dataDir...

    docs.aspose.com/note/net/working-with-text/
  8. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_Manager method. Gets or sets the manager property in C++....WithLambda :: setter_post_increment_wrap ( GETTER_SETTER_LAMBDA_ARGS...properties automatically when we save the document. // To use these...

    reference.aspose.com/words/cpp/aspose.words.pro...
  9. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_TotalEditingTime method. Gets or sets the total editing time in minutes in C++....WithLambda :: setter_post_increment_wrap ( GETTER_SETTER_LAMBDA_ARGS...properties automatically when we save the document. // To use these...

    reference.aspose.com/words/cpp/aspose.words.pro...
  10. Extract Images from PDF File using Python|Aspos...

    This section shows how to extract images from PDF file using Python library.... Save the extracted image using ‘xImage.save(output_image)’...) as output_image : xImage . save ( output_image ) Extract Images...

    docs.aspose.com/pdf/python-net/extract-images-f...