Sort Score
Result 10 results
Languages All
Labels All
Results 2,271 - 2,280 of 60,879 for

path

(0.11 sec)
  1. I want to search for hyperlinks or urls that co...

    Search and replace keyword in a hyperlink and URL...Document doc = new Document("path/to/your/document.docx"); //...modified document doc.save("path/to/your/modified_document.docx");...

    forum.aspose.com/t/i-want-to-search-for-hyperli...
  2. TextPath.text property | Aspose.Words for Node.js

    TextPath.text property. Defines the text of the text Path....Defines the text of the text path. get text () : string Remarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ResourceSavingArgs.KeepResourceStreamOpen | Asp...

    Discover how the KeepResourceStreamOpen property in ResourceSavingArgs enhances Aspose.Words by managing stream efficiency during resource saving....} \ "" ); string extension = Path . GetExtension ( args . ResourceFileName...must explicitly specify the path for the fonts. args . ResourceFileUri...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Add different figures to XPS files | .NET

    .NET API Solution to create and manipulate vector graphics shapes and text strings in a few lines of code. Add different figures to an XPS file.... Set the path to the documents directory....Collections.Generic; // The path to the documents directory....

    products.aspose.com/page/net/manipulate-vector-...
  5. Public API Changes in Aspose.Cells 17.1.0|Docum...

    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.... C++ //Path of your directory where you...String ( "D:\\Downloads\\" ); //Path of output excel file StringPtr...

    docs.aspose.com/cells/cpp/public-api-changes-in...
  6. Modify and add new XPS files | .NET

    .NET API Solution to manage XPS files. Create and modify XPS files with a few lines of code. Learn the C# examples on how to do it.... Set the path to the documents directory....using System.Drawing; // The path to the documents directory....

    products.aspose.com/page/net/create-xps-file/
  7. Navigate SVG – Aspose.SVG for Python via .NET

    Learn how to inspect SVG using Python, iterate through SVG elements, and navigate through SVG using CSS Selector or XPath....the console: Define the full path to the SVG file you want to...SVG file from the specified path. Retrieve the outer HTML of...

    docs.aspose.com/svg/python-net/navigate-svg/
  8. DICOM JSON Serialization/Deserialization|Aspose...

    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.... Open ( "path/to/dicom/file.dcm" ); Aspose...DicomFile dcm = DicomFile . Open ( "path/to/dicom/file.dcm" ); Aspose...

    docs.aspose.com/medical/net/developer-guide/90-...
  9. Public API Changes in Aspose.Cells 17.1.0|Docum...

    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.... C++ //Path of your directory where you...String ( "D:\\Downloads\\" ); //Path of output excel file StringPtr...

    docs.aspose.com/cells/go-cpp/public-api-changes...
  10. LaTeX to PDF | .NET

    To convert TeX to PDF using Aspose.TeX API solution for .NET learn this article to see that describes how to do this and the code examples.... 8 new TeXJob(Path. Combine (RunExamples. InputDirectory...constructor. We must specify the full path to the file. Otherwise, the...

    docs.aspose.com/tex/net/latex-to-pdf/