Sort Score
Result 10 results
Languages All
Labels All
Results 3,571 - 3,580 of 61,574 for

path

(0.18 sec)
  1. PDF to PDFA Merge using C# | Aspose.PDF

    Combine two or more PDF documents into one PDFA single file programmatically with C# sample code using Aspose.PDF for .NET...Output file: var inputFile1 = Path . Combine ( dataDir , "1.pdf"...pdf" ); var inputFile2 = Path . Combine ( dataDir , "2.pdf" );...

    products.aspose.com/pdf/net/merger/pdf-to-pdfa/
  2. Extract fonts from PDF|Aspose.PDF for Java

    How to extract font from PDF using Aspose.PDF for Java...FileNotFoundExceptio { // The path to the documents directory....

    docs.aspose.com/pdf/java/extract-fonts-from-pdf/
  3. 使用 Visual Brush | C++

    如何使用 XPS 文件的 Visual Brush 是 Aspose.Page API 解决方案解答的一个问题。了解如何在 C++ 中使用该功能。...System ::SharedPtr < XpsPath > path = canvas -> AddPath(doc -> ...0,56.64 -258.24,0 Z" )); 25 path = canvas -> AddPath(doc -> ...

    docs.aspose.com/page/zh/cpp/xps/working-with-vi...
  4. How to create Dynamic Chart with Drop‑Down List...

    Learn how to create a dynamic chart that updates based on a drop‑down list selection using Aspose.Cells for Node.js via C++. Our step‑by‑step guide will demonstrate how to integrate a drop‑down list into your chart for flexible data visualization.... const path = require ( "path" ); const AsposeCells...node" ); // Your local test path const localPath = "" ; // Create...

    docs.aspose.com/cells/nodejs-cpp/create-dynamic...
  5. Add, Edit & Delete Annotation from VSX via Pyth...

    Python source code to annotate VSX file within any Python based application....and pass the file name (full path) and format (VSDX) as a parameter...add it to PATH environment variable, for example: PATH=C:\Program...

    products.aspose.com/diagram/python-java/annotat...
  6. Support For Interruptable Library|Aspose.Slides...

    Make long-running tasks cancelable with Aspose.Slides for .NET. Interrupt rendering and conversions for PowerPoint and OpenDocument safely, with examples....ProcessPresentation ( string path , string outPath , CancellationToken...presentation = new Presentation ( path , options )) { presentation...

    docs.aspose.com/slides/net/support-for-interrup...
  7. IResourceSavingCallback Interface | Aspose.Word...

    Control Aspose.Words resource saving with the IResourceSavingCallback interface. Manage images, fonts, and CSS for optimized HTML or SVG documents....} \ "" ); string extension = Path . GetExtension ( args . ResourceFileName...must explicitly specify the path for the fonts. args . ResourceFileUri...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Detect format of 3D file in C# .NET|Documentation

    Using Aspose.3D for .NET API, developers may detect the format of supported 3D files in C# before opening it because the file extension does not guarantee that the file content is appropriate....format of 3D file (using the file path or stream) and check its extension...

    docs.aspose.com/3d/net/detect-format-of-3d-file/
  9. Converting a XPS file to EMF using Python | Asp...

    Sample code on Python for XPS to EMF conversion. Use example code for batch XPS to EMF conversion with Python and .NET...at the specified output path (e.g., path_outfile + str(page_count)...import path from io import FileIO path_infile = path . join (...

    products.aspose.com/pdf/python-net/conversion/x...
  10. Working with Pages | Aspose.Note Documentation

    A brief overview of how to work with pages in OneNote using C#....a OneNote file Copy 1 // The path to the documents directory....OneNote document. Copy 1 // The path to the documents directory....

    docs.aspose.com/note/net/working-with-pages/