Sort Score
Result 10 results
Languages All
Labels All
Results 2,321 - 2,330 of 60,965 for

path

(0.09 sec)
  1. 保护和取消保护工作表|Documentation

    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....//Specify the template excel file path. string myPath = "Protect and...//Specify the template excel file path. string myPath = "Protect and...

    docs.aspose.com/cells/zh/net/protect-and-unprot...
  2. Extract Text From Stamps using Python|Aspose.PD...

    Learn how to use special feature of Aspose.PDF for Python - text exstraction from stamp annotations...import FileIO from os import path import json from aspose.pycore...cast , is_assignable path_infile = path . join ( self . dataDir...

    docs.aspose.com/pdf/python-net/extract-text-fro...
  3. 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/
  4. Getting Started|Documentation

    Setup Aspose.Cells for Python via Java and installation guidelines....Java and set the JAVA_HOME and PATH environment variables For example:...JAVA_HOME = C : \ jdk1 . 8 . 0_131 PATH = C : \ jdk1 . 8 . 0_131 \ bin...

    docs.aspose.com/cells/python-java/getting-started/
  5. Converting to PDF raises Exception about fonts ...

    Hi. I tried to find the same error description, but can’t. I sure, that it is widespread error: we tried to convert xlsx book with font Calibri underlined to PDF in Linux-based Docker container and got error Caused by…...public static void Main() { // Path to your custom font directory...directory. string customFontsDir = "path/to/your/CustomFonts"; // Specify...

    forum.aspose.com/t/converting-to-pdf-raises-exc...
  6. How to fix java.lang.ClassNotFoundException|Doc...

    Learn how to fix java.lang.ClassNotFoundException in Aspose.Cells for Java....jar in the project’s class path. Symptoms You may encounter...bcprov-jdk16-146.jar in the class path of the project. Alternatively...

    docs.aspose.com/cells/java/how-to-fix-java-lang...
  7. 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-...
  8. Calculating Formulas in PHP|Documentation

    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....InteropHelper' ); // Opening through Path // Creating a Workbook object...an Excel file using its file path $workbook = $ptr -> New ( "Aspose...

    docs.aspose.com/cells/net/calculating-formulas-...
  9. Add Bookmark to PDF using Python | Aspose.PDF

    Add bookmark to PDF programmatically with Python sample code using Aspose.PDF for Python for .NET...apdf from os import path path_infile = path . join ( self . data_dir...data_dir , infile ) path_outfile = path . join ( self . data_dir...

    products.aspose.com/pdf/python-net/bookmarks/
  10. Add XML Map inside the Workbook using XmlMapCol...

    Add XML Map inside the workbook using XmlMapCollection.Add method with C++....Cells-for-C // Source directory path U16String srcDir ( u ".. \\...01_SourceDirectory \\ " ); // Path of input XML file U16String...

    docs.aspose.com/cells/cpp/add-xml-map-inside-th...