Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 22,252 for

savefileformat

(0.32 sec)
  1. Set Orientation and Control the Export of Hidde...

    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....vsdx" , SaveFileFormat . VSDX ); Control the Export...new ImageSaveOptions ( SaveFileFormat . JPEG ); // set export...

    docs.aspose.com/diagram/java/set-orientation-an...
  2. Create a New Diagram in VSTO and Aspose.Diagram...

    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....vdx" , SaveFileFormat . VDX ); Download Sample...

    docs.aspose.com/diagram/net/create-a-new-diagra...
  3. Creating and Updating Calendars in Java | Aspos...

    Learn how to create, update, and manage project calendars using Aspose.Tasks for Java....Xml" , SaveFileFormat. XML ); 17 18 // Display...(dataDir + "Project.Xml" , SaveFileFormat. XML ); 51 52 //Display...

    docs.aspose.com/tasks/java/creating-updating-an...
  4. Rescheduling Project Tasks and Resource Assignm...

    This guide explains how to reschedule tasks and resource assignments in your projects using Aspose.Tasks for .NET....xml" , SaveFileFormat. XML ); 47 project. UpdateProjectWorkAsC..."RescheduleUncomplete_updated_out.xml" , SaveFileFormat. XML ); 49 50 // Save project...

    docs.aspose.com/tasks/net/project-rescheduling/
  5. Rendering Gantt Charts with Aspose.Tasks for Ja...

    Learn how to render Gantt charts from project files using Aspose.Tasks for Java, supporting various timescale resolutions...., new ImageSaveOptions(SaveFileFormat. JPEG )); 4 // Save to...= new ImageSaveOptions(SaveFileFormat. JPEG ); 6 options. setTimescale...

    docs.aspose.com/tasks/java/rendering-gantt-chart/
  6. 使用保护|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....vdx" , SaveFileFormat . VDX ); 编辑Visio形状保护 保护..."VisioShapeProtection_Out.vdx" , SaveFileFormat . VDX ); 管理文档属性 使用用户定义的单元格...

    docs.aspose.com/diagram/zh/java/working-with-pr...
  7. Convert MPP to PDF in Python | Microsoft Projec...

    Convert MPP file to PDF in Python. You can export Microsoft Project file in MPP format to PDF using Python....output PDF file using the SaveFileFormat enumeration. Here’s the...save("MPPtoPDF.pdf", tasks.saving.SaveFileFormat.PDF); Get a Free API License...

    blog.aspose.com/tasks/convert-mpp-to-pdf-in-pyt...
  8. Project Rescheduling | Aspose.Tasks Documentation

    This guide explains how to reschedule Microsoft Project project files using Aspose.Tasks for Java....xml" , SaveFileFormat. XML ); 52 53 cal. set...(dataDir + "updated.xml" , SaveFileFormat. XML ); 57 58 cal. set...

    docs.aspose.com/tasks/java/project-rescheduling/
  9. Convert VSD to VSDX using Java

    This article explains the process to convert VSD to VSDX using Java. It has the details to set the IDE, a list of steps, and a sample code changing VSD to VSDX.... The SaveFileFormat enumerator contains many...

    kb.aspose.com/diagram/java/convert-vsd-to-vsdx-...
  10. Your First Aspose.Diagram Application - Hello W...

    This page describes how to create first application with Aspose.Diagram library....vsdx" , SaveFileFormat . VSDX ); Code Sample:...

    docs.aspose.com/diagram/java/your-first-aspose-...