Sort Score
Result 10 results
Languages All
Labels All
Results 8,571 - 8,580 of 375,192 for

save

(0.28 sec)
  1. Aspose::Words::Fields::Field::get_DisplayResult...

    Aspose::Words::Fields::Field::get_DisplayResult method. Gets the text that represents the displayed field result in C++....time, // such as right before a save operation, we need to update...get_DisplayResult ()); doc -> Save ( get_ArtifactsDir () + u "Field...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. 使用文本注释进行PDF处理|Aspose.PDF for .NET

    Aspose.PDF for .NET 允许您从PDF文档中添加、获取和删除文本注释。...textAnnotation ); // Save PDF document document . Save ( dataDir + "AddAnnotation_out...lineAnnotation ); // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/zh/net/text-annotation/
  3. Working With Text Layers|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....instance of the Rectangle class Save the results The following code...positions of the text layer Save the results The following code...

    docs.aspose.com/psd/net/working-with-text-layers/
  4. Aspose::Words::WarningInfoCollection::Clear met...

    Aspose::Words::WarningInfoCollection::Clear method. Removes all elements from the collection in C++....font substitution warning if we save a document with a missing font...set_FontSettings ( fontSettings ); doc -> Save ( get_ArtifactsDir () + u "FontSettings...

    reference.aspose.com/words/cpp/aspose.words/war...
  5. Convert PDF to EXCEL | Online for Free | Aspose...

    PDF to EXCEL online conversion. Use this free tool to try functionality of our ASPOSE.PDF library. It helps to convert PDF to EXCEL without any registration, captcha or limits. Try our library for free...pdf" ); // save document in XLS format document . Save ( "output...your PDF file and then simply save it as a EXCEL file. You can...

    products.aspose.com/pdf/online/conversion-pdf-t...
  6. Convert PDF to WORD | Online for Free | Aspose.PDF

    PDF to WORD online conversion. Use this free tool to try functionality of our ASPOSE.PDF library. It helps to convert PDF to WORD without any registration, captcha or limits. Try our library for free...pdf" ); // save document in DOC format document . Save ( "output...your PDF file and then simply save it as a WORD file. You can use...

    products.aspose.com/pdf/online/conversion-pdf-t...
  7. How to apply/set text alignment to textbox with...

    How to apply/set text alignment to textbox in Aspose.Cells for Node.js via C++....Center ); // Save the excel file. workbook . save ( path . join...getHtmlText ()); // Save the workbook on disk destWb . save ( "Output.xlsx"...

    docs.aspose.com/cells/nodejs-cpp/applying-text-...
  8. Slide|Aspose.Slides for PHP Documentation

    Manage slides in PHP with Aspose.Slides: create, clone, reorder, hide, set backgrounds and size, apply transitions, and export for PowerPoint and OpenDocument....$blankLayout ); $presentation -> save ( "slide.pptx" , SaveFormat...$clonedSlide ); $presentation -> save ( "slide_cloned.pptx" , SaveFormat...

    docs.aspose.com/slides/php-java/examples/elemen...
  9. 程序化拆分 PDF|Aspose.PDF for .NET

    本主题展示了如何在您的 .NET 应用程序中使用 C# 将 PDF 页面拆分为单独的 PDF 文件。... 使用 Save 方法保存新的 PDF。 以下代码片段也适用于 Aspose...( page ); // Save PDF document document2 . Save ( dataDir + "Page_"...

    docs.aspose.com/pdf/zh/net/split-pdf-document/
  10. Convert HTML to XML in C++ | products.aspose.com

    Convert HTML to XML in C++. Use C++ library API to convert HTML files to XMLs...Presentation from HTML file and save it as XML. C++ code for converting...the source HTML files in C++. Save result as XML file. Free Online...

    products.aspose.com/slides/cpp/conversion/html-...