Sort Score
Result 10 results
Languages All
Labels All
Results 6,291 - 6,300 of 367,927 for

save

(0.25 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....( 1 , 1 ); } $i += 1 ; } \ # Save diagram $saveFileFormat = new...SaveFileFormat (); $diagram -> save ( $dataDir . "ChangeShapePosition...

    docs.aspose.com/diagram/zh/java/change-the-posi...
  2. Customize Chart Axes in Presentations Using С++...

    Discover how to use Aspose.Slides for С++ to customize chart axes in PowerPoint presentations for reports and visualizations....get_ActualMinorUnit (); // Saves the presentation pres -> Save ( u "ErrorBars_out...SwitchRowColumn (); // Saves presentation pres -> Save ( u "SwitchChartRowColumn_out...

    docs.aspose.com/slides/cpp/chart-axis/
  3. C# API to Export EPUB to OTT | products.aspose.com

    Convert EPUB to OTT without using Microsoft Word...Convert EPUB to Doc by using Save method Load Doc file by using...Aspose.Words Save the document to OTT format using Save method and...

    products.aspose.com/total/net/conversion/epub-t...
  4. 设置方向并控制隐藏 Visio 保存页面的导出|Documentation

    本节介绍如何使用 Aspose.Diagram 设置页面布局。...exclude hidden Visio pages on saving diagram to PDF, HTML, Image...shows how to set save options before saving a diagram to PDF...

    docs.aspose.com/diagram/zh/net/set-orientation-...
  5. Convert OST to OTT in Python | products.aspose.com

    Save OST to OTT in your Python applications without using Microsoft Outlook or Word...a text document format for saving and exchanging editable office...Words for Python via .NET and save it into respective Word OTT...

    products.aspose.com/total/python-net/conversion...
  6. Doc Insertion Issue in Doc - Free Support Forum...

    Hi, As I am using below code to insert doc file into a parent doc. Document document1 = new Document(); DocumentBuilder builder = new DocumentBuilder(document1); string DemoDoc = "E:\\AnnexDocReport_IssueFile.docx"; Do…...Save("E:\\PDfConversionFile\\DemoFile"...SaveFormat.Docm); but after save doc and open the file below...

    forum.aspose.com/t/doc-insertion-issue-in-doc/3...
  7. Access Presentation Slides in Java|Aspose.Slide...

    Learn how to access and manage slides in PowerPoint and OpenDocument presentations with Aspose.Slides for Java. Boost productivity with code examples.... Save the modified presentation. This...2 ); // Saves the modified presentation pres . save ( "helloworld_Pos...

    docs.aspose.com/slides/java/access-slide-in-pre...
  8. Convert SVG file to PDF format in PHP|Aspose.PD...

    Explore how to convert SVG files to PDF format in PHP using Aspose.PDF for effective document management....$options ); # Save the output to XLS format $pdf -> save ( $dataDir...

    docs.aspose.com/pdf/java/convert-svg-file-to-pd...
  9. Create or Add Table In PDF|Aspose.PDF for C++

    Aspose.PDF for C++ is a library used to create, read, and edit PDF Tables. Using this library, you can paginate a table on the PDF page using C++.... Save the file. The following code...get_Paragraphs () -> Add ( table ); // Save updated document containing...

    docs.aspose.com/pdf/cpp/add-table-in-existing-p...
  10. Manage SmartArt in PowerPoint Presentations Usi...

    Learn to build and edit PowerPoint SmartArt with Aspose.Slides for PHP via Java using clear code samples that speed up slide design and automation....BasicProcess ); # Saving Presentation $pres -> save ( "ChangeSmartArtLayout_out...notifications } # Saving Presentation $pres -> save ( "CheckSmartArtHiddenP_out...

    docs.aspose.com/slides/php-java/manage-smartart/