Sort Score
Result 10 results
Languages All
Labels All
Results 9,221 - 9,230 of 375,990 for

save

(1.2 sec)
  1. Render Resource Usage or Sheet Views in PHP | A...

    Learn how to read Microsoft Project (MPP/XML) resource usage and sheet views using Aspose.Tasks Java for PHP....ResourceUsage ); 12 13 $project -> save ( "result_days.pdf" , $options...ThirdsOfMonths ); 16 17 $project -> save ( "result_thirdsOfMonths.pdf"...

    docs.aspose.com/tasks/java/rendering-resource-u...
  2. Working with Layers|Documentation

    This section explains how to add or get layer information in a visio shape with Aspose.Diagram....Value = "0" ; } } // Save diagram diagram . Save ( dataDir + "Con...ToString (); // Save diagram diagram . Save ( dataDir + "AddLayer_out...

    docs.aspose.com/diagram/net/working-with-layers/
  3. Working with Contacts in PST File|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.... Save contacts information from PST...Microsoft Outlook PST file and save contacts to disk in MSG format...

    docs.aspose.com/email/java/working-with-contact...
  4. Render Unicode Supplementary characters in outp...

    Learn how to render Unicode Supplementary characters in output PDF using Aspose.Cells for JavaScript via C++....Uint8Array ( arrayBuffer )); // Save the workbook as PDF const outputData...outputData = workbook . save ( SaveFormat . Pdf ); const blob...

    docs.aspose.com/cells/javascript-cpp/render-uni...
  5. Use Connection indexes to connect shapes|Docume...

    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....Top with dynamic connectors Save drawing use connection indexes...connecter2Id ); // save drawing diagram . save ( "C:\\temp\\Drawing1_out...

    docs.aspose.com/diagram/java/use-connection-ind...
  6. Manage Audio in Presentations Using C++|Aspose....

    Create and control audio frames in Aspose.Slides for C++—code examples to embed, trim, loop, and configure playback across PPT, PPTX, and ODP presentations.... Save the modified presentation. This...PowerPoint file to disk pres -> Save ( u "AudioFrameEmbed_out.pptx"...

    docs.aspose.com/slides/cpp/audio-frame/
  7. C# API to Export PS to WORDML | products.aspose...

    Convert PS to WORDML without using Microsoft Word...class Convert PS to Doc by using Save method Load Doc file by using...Aspose.Words Save the document to WORDML format using Save method and...

    products.aspose.com/total/net/conversion/ps-to-...
  8. IWarningCallback Interface | Aspose.Words for .NET

    Implement the Aspose.Words.IWarningCallback interface to customize methods for capturing fidelity warnings during document loading and saving. Enhance document integrity!...during document loading or saving. public interface IWarningCallback...during document loading or saving that might result in loss of...

    reference.aspose.com/words/net/aspose.words/iwa...
  9. 以球体半径工作|Documentation

    使用 Aspose.3D for .NET,您可以设置球体的获取半径。为了获取或设置半径,您可以使用Sphere类的半径属性。以下是设置球体半径的代码示例。...Radius = 10 }); // Save scene scene . Save ( "sphere.obj" ); 在...

    docs.aspose.com/3d/zh/net/working-with-radius-o...
  10. 以球体半径工作|Documentation

    使用 Aspose.3D for Java,您可以设置球体的获取半径。...createChildNode ( sphere ); // save scene scene . save ( "sphere.obj" , FileFormat...

    docs.aspose.com/3d/zh/java/working-with-radius-...