Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 380,944 for

save

(0.29 sec)
  1. 在PHP中管理文档属性|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...."Aspose" ); //Save the file $workbook -> save ( $dataDir . "Test_Workbook..."Publisher" ); //Save the file $workbook -> save ( $dataDir . "...

    docs.aspose.com/cells/zh/java/managing-document...
  2. Managing Document Properties in PHP|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...."Aspose" ); //Save the file $workbook -> save ( $dataDir . "Test_Workbook..."Publisher" ); //Save the file $workbook -> save ( $dataDir . "...

    docs.aspose.com/cells/java/managing-document-pr...
  3. Working with Connector Type Shape|Documentation

    This section explains how to set Connector Appearance with Aspose.Diagram.... save diagram Set Connector Appearance...StraightLines ); // Saving Visio diagram diagram . Save ( dataDir + ...

    docs.aspose.com/diagram/net/working-with-connec...
  4. DownsampleOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.DownsampleOptions class. Allows to specify downsample options... To learn more, visit the Save a Document documentation article...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Remove Pages from PDF using Python | Aspose.PDF

    Remove pages from PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET... Save the output PDF using the Save method. The provided...page from the PDF document. Save the updated PDF document to...

    products.aspose.com/pdf/python-net/pages/remove/
  6. Remove Pages from PDF using C++ | Aspose.PDF

    Remove pages from PDF file programmatically with C++ sample code using Aspose.PDF for C++... Save the output PDF using the Save method. The provided...page from the PDF document. Save the updated PDF document to...

    products.aspose.com/pdf/cpp/pages/remove/
  7. Convert PDF to HTML in C++ | products.aspose.com

    Convert PDF to HTML in C++. Use the C++ library API to import PDF files and Save them as HTML....pages into a presentation and save the result as HTML. Using Aspose...slide, import the PDF pages, and save the presentation in HTML format...

    products.aspose.com/slides/cpp/conversion/pdf-t...
  8. Convert PDF to XML in C++ | products.aspose.com

    Convert PDF to XML in C++. Use the C++ library API to import PDF files and Save them as XML files....pages into a presentation and save the result as XML. Using Aspose...slide, import the PDF pages, and save the presentation in XML format...

    products.aspose.com/slides/cpp/conversion/pdf-t...
  9. Aspose::Words::Hyphenation::UnregisterDictionar...

    Aspose::Words::Hyphenation::UnregisterDictionary method. Unregisters a hyphenation dictionary for the specified language. This is different from registering Null dictionary. Unregistering a dictionary enables callback for the specified language in C++....dictionary, // and save it to a fixed-page save format. The text...-> get_LCID (); })))); doc -> Save ( get_ArtifactsDir () + u "Hyphenation...

    reference.aspose.com/words/cpp/aspose.words/hyp...
  10. Disable Compatibility Checker in Excel with C++...

    This article shows how to disable the compatibility checker through the Aspose.Cells for C++ API....Compatibility Checker flags that when saving a file in an earlier file format...Microsoft Excel 2010. When you save a workbook in a previous version...

    docs.aspose.com/cells/cpp/disable-compatibility...