Sort Score
Result 10 results
Languages All
Labels All
Results 6,711 - 6,720 of 376,890 for

save

(1.62 sec)
  1. Aspose::Words::DocumentBase::get_BackgroundShap...

    Aspose::Words::DocumentBase::get_BackgroundShape method. Gets or sets the background shape of the document. Can be null in C++....set_BackgroundShape ( shapeRectangle ); doc -> Save ( get_ArtifactsDir () + u "DocumentBase...MakeObject < Aspose :: Words :: Saving :: PdfSaveOptions > (); saveOptions...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. Handling Task Constraints | Aspose.Tasks Docume...

    Learn how to handle Microsoft Project (MPP/XML) task constraints using Aspose.Tasks for Java.... getTime ()); 11 12 // Save project as pdf 13 SaveOptions...ThirdsOfMonths ); 16 project. save (dataDir + "project_StartNoEarlierThan_out...

    docs.aspose.com/tasks/java/handling-task-constr...
  3. WarningInfoCollection Class | Aspose.Words for ...

    Discover Aspose.Words.WarningInfoCollection, a powerful class for managing WarningInfo objects, enhancing document processing and error handling....Words generates during a load or save operation. Create an instance...font substitution warning if we save a document with a missing font...

    reference.aspose.com/words/net/aspose.words/war...
  4. Reusing Style Objects|Documentation

    In Aspose.Cells for JavaScript via C++, you can simplify style management and improve code efficiency by creating and using reusable style objects. Our guide will help you leverage the advantages of reusable style objects and implement them in your application....] Reusing style objects can save memory and make a program faster..." ; // Save to XLSX const outputData = workbook . save ( SaveFormat...

    docs.aspose.com/cells/javascript-cpp/reusing-st...
  5. Set Visio Shape's Line Data 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....1 ); } $i += 1 ; } \ # Save diagram $saveFileFormat = new...SaveFileFormat (); $diagram -> save ( $dataDir . "SetShapeLineData...

    docs.aspose.com/diagram/java/set-visio-shape-s-...
  6. Manage Hyperlinks in Presentations with Python|...

    Effortlessly manage hyperlinks in PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET—enhance interactivity and workflow in minutes.... save ( "output.pptx" , slides . export...Aspose APIs." presentation . save ( "output.pptx" , slides . export...

    docs.aspose.com/slides/python-net/manage-hyperl...
  7. Apply or Change Slide Layouts in .NET|Aspose.Sl...

    Manage and customize slide layouts in Aspose.Slides for .NET. Explore layout types, placeholder control, and footer visibility through C# code examples.... Save the presentation. The following...); // Save the presentation to disk. presentation . Save ( "Output...

    docs.aspose.com/slides/net/slide-layout/
  8. Resize PDF using PHP | Aspose.PDF

    Resize PDF documents programmatically with PHP sample code using Aspose.PDF for PHP via Java.... Call the Document class Save(..) method to generate the PDF...842.4 ); // Save output document $document -> save ( $outputFile...

    products.aspose.com/pdf/php-java/resize/
  9. GroupShape|Aspose.Slides for Python 文档

    在 Python 中使用 Aspose.Slides 处理组形状:创建和取消组合,重新排列子形状,跨 PowerPoint 和 OpenDocument 设置变换和边界。... save ( "group.pptx" , slides . export...remove ( group ) presentation . save ( "group_removed.pptx" , slides...

    docs.aspose.com/slides/zh/python-net/examples/e...
  10. 获取页面的纸张宽度和高度|Documentation

    本节介绍如何使用 Aspose.Diagram 获取 visio 页面的纸张大小。... save ( outStream , com . aspose ...()); } } } // save Visio diagram diagram . save ( dataDir + "modified...

    docs.aspose.com/diagram/zh/java/get-paper-width...