Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 17,602 for

savefileformat

(0.02 sec)
  1. Creating, Reading and Saving Projects

    Learn how to create, edit, and save projects in different formats (MPP, Primavera XML, PDF, JPEG) using Aspose.Tasks for .NET....xml" , SaveFileFormat. XML ); view raw Examp...newProject. Save (stream, SaveFileFormat. XML ); 9 } view raw E...

    docs.aspose.com/tasks/net/creating-reading-and-...
  2. Rendering Timescaled Gantt Chart Views

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

    docs.aspose.com/tasks/java/rendering-gantt-chart/
  3. Creating, Updating and Removing Calendar

    Learn how to create or modify 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. 3D Rotation Effects in a Visio Drawing|Document...

    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 ); Working with...

    docs.aspose.com/diagram/java/3d-rotation-effect...
  5. Convert Image to Visio in Java

    This article shares the details to convert image to Visio in Java. It contains the step-by-step process and a running code snippet to export PNG to Visio in Java....suitable value from the SaveFileFormat enumeration. This article...

    kb.aspose.com/diagram/java/convert-image-to-vis...
  6. Adding Extended Attributes to Resource Assignments

    Learn how to add extended attributes to Microsoft Project resource assignments using Aspose.Tasks for .NET....mpp" , SaveFileFormat. MPP ); view raw Examp..."AddExtendedAttribute_out.mpp" , SaveFileFormat. MPP ); view raw Examp...

    docs.aspose.com/tasks/net/adding-extended-attri...
  7. Convert Microsoft Project MPP file to PDF

    Aspose.Tasks for .NET provides the ability to convert MPP or MPX files to PDF. To tune the result PDF document one can use PdfSaveOptions.... Your can use either SaveFileFormat.PDF to save project with..."SaveProjectAsPDF_out.pdf" , SaveFileFormat. PDF ); view raw Examp...

    docs.aspose.com/tasks/net/convert-ms-project-mp...
  8. Ինչպես փոխարկել Microsoft Project ֆայլը XPS-ի C...

    Այս քայլ առ քայլ ձեռնարկը ցույց է տալիս, թե ինչպես փոխարկել Microsoft Project ֆայլը XPS-ի C#-ով: MPP-ին XPS-ի C#-ով փոխարկելու կոդը կարող է օգտագործվել ցանկացած .NET հավելվածի հետ:...ֆայլի ձևաչափը՝ օգտագործելով SaveFileFormat Վերոնշյալ պարզ քայլերը...

    kb.aspose.com/hy/tasks/net/how-to-convert-micro...
  9. Rendering Timescaled Gantt Chart Views

    Learn how to render Gantt charts from your project files (MPP/XML/Primavera XML) with different timescale resolutions using Aspose.Tasks for .NET...., new ImageSaveOptions(SaveFileFormat. JPEG )); 5 6 // Save to...= new ImageSaveOptions(SaveFileFormat. JPEG ); 8 options. Timescale...

    docs.aspose.com/tasks/net/rendering-gantt-chart/
  10. Project Rescheduling

    Learn how to reschedule Microsoft Project (MPP/XML) project files from the project start/finish date using Aspose.Tasks for C++....Aspose::Tasks::Saving::SaveFileFormat::XML); 50 project -> U...Aspose::Tasks::Saving::SaveFileFormat::XML); 52 53 // Save project...

    docs.aspose.com/tasks/cpp/project-rescheduling/