Sort Score
Result 10 results
Languages All
Labels All
Results 2,651 - 2,660 of 60,888 for

path

(0.1 sec)
  1. Working with Visual Brush in XPS file | Python

    How to work with visual brush of an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...the appearance of a shape or path. When applied to a shape, the...###### 7 ########## 8 9 # The path to the documents directory....

    docs.aspose.com/page/python-net/xps/working-wit...
  2. 使用 Python 从 PDF 中提取表格 | Aspose.PDF

    Python 源代码用于通过 COM Interop 在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上从 PDF 文件中提取表格。...apdf from os import path path_infile = path . join ( self . data_dir...pdf_document = apdf . Document ( path_infile ) for page in pdf_document...

    products.aspose.com/pdf/zh-hans/python-net/tabl...
  3. 用Node.js通过C++区分X轴和类别轴的差异|Documentation

    了解如何区分Aspose.Cells for Node.js via C++中的X轴和类别轴。我们的指南将帮助您理解它们在使用和属性上的差异,以及如何根据需要配置它们。... 示例代码 const path = require ( "path" ); const AsposeCells...The path to the documents directory. const dataDir = path . join...

    docs.aspose.com/cells/zh/nodejs-cpp/x-axis-vs-c...
  4. Save MD – C# Markdown Parser

    Code for saving Markdown files in C#. Use the C# library to parse, edit and save Markdown....Markdown – you can prepare a path to save the MD file and use...code to save MD // Specify the path to the source MD file var input...

    products.aspose.com/html/net/save-md/
  5. com.aspose.pdf.exceptions.FontNotFoundException...

    Converting a document to PDF on a Linux machine generates this error: com.aspose.pdf.exceptions.FontNotFoundException: Font OpenSansRegular can not found. com.aspose.pdf.internal.l5h.l1n.l1h(Unknown Source) com.aspose.p…...Paths; // 1) Add the font to the global...addFont("path/to/OpenSansRegular.ttf"); // absolute path // or,...

    forum.aspose.com/t/com-aspose-pdf-exceptions-fo...
  6. MHTML to EPUB Converter using Python | Aspose.PDF

    Sample code on Python for MHTML to EPUB conversion. Use example code for batch MHTML to EPUB conversion with Python and .NET...pdf library, including FileIO, path classes.These libraries are...before proceeding. Specify the path to the input PDF file by joining...

    products.aspose.com/pdf/python-net/conversion/m...
  7. 使用 Node.js 及 C++ 加载具有特定系统文化信息的工作簿|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....const path = require ( "path" ); const dataDir = path . join...

    docs.aspose.com/cells/zh/nodejs-cpp/load-the-wo...
  8. Aspose.PSD - text wrapped on shape not being ma...

    ConsoleApp1.zip (237.3 KB) Attached is example code of trying to fill in some text layers for a PSD. One of the layers - DisplayName - is wrapped on a circle. The code properly replaces the text for the layer, but it is…...text not following the intended path. Solution To maintain the text...update_text_layer("path/to/your/source.psd", "path/to/your/output...

    forum.aspose.com/t/aspose-psd-text-wrapped-on-s...
  9. Working with Clips in PostScript | .NET

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in .NET...A clip in a PS document is a path that bounds the content of the...will be cut off. A clipping path in .NET can be assigned in three...

    docs.aspose.com/page/net/ps/working-with-clips/
  10. Aspose::Words::Saving::HtmlSaveOptions::get_Css...

    Aspose::Words::Saving::HtmlSaveOptions::get_CssStyleSheetFileName method. Specifies the Path and the name of the Cascading Style Sheet (CSS) file written when a document is exported to HTML. Default is an empty string in C++....ileNam method Specifies the path and the name of the Cascading...the “.css” extension. If only path but no file name is specified...

    reference.aspose.com/words/cpp/aspose.words.sav...