Sort Score
Result 10 results
Languages All
Labels All
Results 9,001 - 9,010 of 213,190 for

new

(0.16 sec)
  1. Broken diagram when using master with multiple ...

    I’m evaluating Aspose.Diagram for Dotnet since I’m creating an app to generate Visio files. While testing I stumbles upon one problem with master shapes and would like to know, what I do wrong or where the problem could …...ShapeSheet data, there is a new group: 5_BrokenShapeSheet.jpg...rectangle), ensure that the new shape’s properties and geometry...

    forum.aspose.com/t/broken-diagram-when-using-ma...
  2. Export Jira tasks to MS Project MPP file | Aspo...

    A guide on how to export issues from Jira to an MPP file using REST API and custom converters....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/net/convert-jira-to-mpp/
  3. EndnoteOptions class | Aspose.Words for Node.js

    Aspose.Words.Notes.EndnoteOptions class. Represents the endnote numbering options for a document or section...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. EPUB to PDF Converter using PHP | Aspose.PDF

    Sample code on PHP for EPUB to PDF conversion. Use example code for batch EPUB to PDF conversion with Aspose.PDF for PHP via Java... Initialize a new Document Call Document.Process...Create a new instance of EpubLoadOptions $loadOption = new EpubLoadOptions...

    products.aspose.com/pdf/php-java/conversion/epu...
  5. PCL to PDF Converter using PHP | Aspose.PDF

    Sample code on PHP for PCL to PDF conversion. Use example code for batch PCL to PDF conversion with Aspose.PDF for PHP via Java... Initialize a new Document Call Document.Process...Create a new instance of PclLoadOptions $loadOption = new PclLoadOptions...

    products.aspose.com/pdf/php-java/conversion/pcl...
  6. Convert Mesh of a single 3D object in PLY file|...

    The overloaded EncodeMesh members exposed by the PlyFormat class can be used to convert the Mesh of a 3D object to PLY file. The EncodeMesh members take the Mesh, output file name and PlySaveOptions objects as parameters. Using the PLY save options, developers can change the name of coordinate components.... EncodeMesh ( new Cylinder (), "cylinder.ply" );...is ASCII PlySaveOptions opt = new PlySaveOptions ( FileContentType...

    docs.aspose.com/3d/net/convert-mesh-of-a-single...
  7. Create PDF using PHP via Java | Aspose.PDF

    This topic shows you how to use the Aspose.PDF API to easily generate and read PDF files in applications.... Create a new TextFragment object and set its...create PDF using PHP $document = new Document (); $page = $document...

    products.aspose.com/pdf/php-java/create/
  8. Add Pages in PDF with Python via C++|Aspose.PDF...

    This article teaches how to insert (add) a page at the desired location PDF file in Python using C++....saves the modified document as a new PDF file. To insert an empty...Open the PDF document Add a new blank page to the document Save...

    docs.aspose.com/pdf/python-cpp/add-pages/
  9. XPS to PDF Converter using PHP | Aspose.PDF

    Sample code on PHP for XPS to PDF conversion. Use example code for batch XPS to PDF conversion with Aspose.PDF for PHP via Java... Initialize a new Document Call the Document.Save...PDF Output file: // Create a new instance of the XpsLoadOptions...

    products.aspose.com/pdf/php-java/conversion/xps...
  10. 使用 .NET 将 PostScript 文件合并为 PDF

    Aspose.Page API 解决方案的 .NET 合并 PS 功能允许您将多个 PS 文件合并为一个 PDF 文档。...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/zh/net/merge/ps/