Sort Score
Result 10 results
Languages All
Labels All
Results 9,391 - 9,400 of 150,695 for

2

(0.09 sec)
  1. Convert Microsoft Project MPP File to PDF | Asp...

    Aspose.Tasks for .NET allows converting MPP or MPX files to PDF. Use PdfSaveOptions to customize PDF output....mpp" ); 2 project. Save ( "SaveProjectAsPDF_out...Project( "New Project.mpp" ); 2 SaveOptions options = new PdfSaveOptions();...

    docs.aspose.com/tasks/net/convert-ms-project-mp...
  2. How to Format Number to Fraction|Documentation

    This article introduces how to format numbers to fractions using Aspose.Cells for JavaScript via C++ API....in recipes or measurements, 1/2 cup or 3/4 inch is more intuitive...straightforward. For example, adding 1/2 and 1/4 is more intuitive for...

    docs.aspose.com/cells/javascript-cpp/how-to-for...
  3. Convert GIF to EPS using Java API Solution

    GIF to EPS conversion functionality offered by Aspose.Page API solution for Java is explained and illustrated with the code snippets here....Java It is necessary to do just 2 steps in order to perform GIF...image to EPS using files paths. 2 3 // Create default options 4...

    docs.aspose.com/page/java/convert/gif-to-eps/
  4. Convert PNG to EPS using Java API Solution

    PNG to EPS conversion functionality offered by Aspose.Page API solution for Java is explained and illustrated with the code snippets here....Java It is necessary to do just 2 steps in order to perform PNG...image to EPS using files paths. 2 3 // Create default options 4...

    docs.aspose.com/page/java/convert/png-to-eps/
  5. 关于groupshape 的markup language问题。 - Free Support...

    我读取一份文档word文档,想把一些shape组合成一个groupshape,但是报错,【Cannot insert a Shape into a GroupShape with a different markup language】。我读取的word中的shape markup language是dml,但是自己创建的GroupShape group = new GroupShape(mDocument);却是vml,导致无法组合s…...words-net Calvin95 August 15, 2025, 2:39am 1 我读取一份文档word文档,想把一些shap...Discourse August 15, 2025, 2:40am 2 @Calvin95 要解决您遇到的“无法将形状插入...

    forum.aspose.com/t/groupshape-markup-language/3...
  6. main.min.a451f9dd55f1202338731987516e832de708b4...

    @import "https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,700,700i";@fa-font-path:"../webfonts";/*!* Bootstrap v4.1.3 (https://getbootstrap.com/) * Copyright 2011-2018 The Bootst......2;color:inherit}h1,.h1{font-size:2rem}h2...600;line-height:1.2}.display-2{font-size:2.5rem;font-weight:600;line-height:1...

    docs.aspose.com/gis/scss/main.min.a451f9dd55f12...
  7. main.min.84a3719ff459dc0d050cdab52be8afd7d3421e...

    @import "https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,700,700i";@fa-font-path:"../webfonts";/*!* Bootstrap v4.1.3 (https://getbootstrap.com/) * Copyright 2011-2018 The Bootst......2;color:inherit}h1,.h1{font-size:2rem}h2...600;line-height:1.2}.display-2{font-size:2.5rem;font-weight:600;line-height:1...

    docs.aspose.com/diagram/scss/main.min.84a3719ff...
  8. Reading VBA Information from MPP File | Aspose....

    Learn how to read VBA project details, modules, references, and attributes from Microsoft Project MPP files using Aspose.Tasks for .NET....mpp" ); 2 VbaProject vbaProject = project...Project( "New Project.mpp" ); 2 3 VbaProject vbaProject = project...

    docs.aspose.com/tasks/net/reading-vba-informati...
  9. Convert EMF to EPS using Python

    EMF to EPS conversion functionality offered by Aspose.Page API solution for Python is explained and illustrated with the code snippets here....Python It is necessary to do just 2 steps in order to perform EMF...com/aspose-page/Aspose.Page-for-Python-.NET 2 3 from aspose. page . eps import...

    docs.aspose.com/page/python-net/convert/emf-to-...
  10. ListTemplate enumeration | Aspose.Words for Nod...

    Aspose.Words.Lists.ListTemplate enumeration. Specifies one of the predefined list formats available in Microsoft Word...., 2., 3., …) for the first level...writeln ( "Level " + i ); } // 2 - A bulleted list: // This list...

    reference.aspose.com/words/nodejs-net/aspose.wo...