Sort Score
Result 10 results
Languages All
Labels All
Results 2,261 - 2,270 of 59,319 for

path

(0.05 sec)
  1. HtmlFixedSaveOptions.ResourcesFolderAlias | Asp...

    Discover the HtmlFixedSaveOptions ResourcesFolderAlias property to customize image URIs in your HTML documents. Enhance your web content effortlessly!...} \ "" ); string extension = Path . GetExtension ( args . ResourceFileName...must explicitly specify the path for the fonts. args . ResourceFileUri...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Extract data from PDF Forms using Python for .N...

    Extract user data fields from fillable PDF document programmatically with Python sample code using Aspose.PDF for Python for .NET....apdf from os import path path_infile = path . join ( self . data_dir...form = apdf . facades . Form ( path_infile ) form_values = {} for...

    products.aspose.com/pdf/python-net/acroforms/ex...
  3. Shape.textPath property | Aspose.Words for Node.js

    Shape.textPath property. Defines the text of the text Path (of a WordArt object)....Defines the text of the text path (of a WordArt object). get textPath...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 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...
  5. 在 XPS 文件中使用可视化画笔 | Java

    如何使用 XPS 文件的可视化画笔是 Aspose.Page API 解决方案解答的一个问题。了解如何在 Java 中使用该功能...Page-for-Java 2 // The path to the documents directory....Point2D. Float (0f, 5f)); 19 20 // Path for magenta grid 21 XpsPath...

    docs.aspose.com/page/zh/java/xps/working-with-v...
  6. 在 XPS 文件中使用可视化画笔 | .NET

    如何使用 XPS 文件的可视化画笔是 Aspose.Page API 解决方案解答的一个问题。了解如何在 .NET 中使用该功能...NET 2 // The path to the documents directory....in the middle top 30 XpsPath path = canvas. AddPath (doc. CreatePathGeometry...

    docs.aspose.com/page/zh/net/xps/working-with-vi...
  7. Move Pages to PDF using .NET | Aspose.PDF

    Move PDF pages of your document programmatically programmatically with C# sample code using Aspose.PDF for .NET...Document to Another var inputFile = Path . Combine ( dataDir , "MovePage..."MovePage.pdf)" ); var outputFile = Path . Combine ( dataDir , "MovePage_out...

    products.aspose.com/pdf/net/pages/move/
  8. 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/
  9. 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/
  10. Processing write-in fields|Documentation

    How to recognize fields in which the respondent can hand write some text or draw a picture....Processing string appPath = Path . GetDirectoryName ( typeof...Images ) { string writeInPath = Path . Combine ( appPath , $"image{i++}...

    docs.aspose.com/omr/net/recognition/write-in/