Sort Score
Result 10 results
Languages All
Labels All
Results 3,181 - 3,190 of 65,986 for

path

(0.6 sec)
  1. ResourceSavingArgs | Aspose.Words for Java

    Provides data for the IResourceSavingCallback.resourceSavingcom.aspose.words.ResourceSavingArgs event in Java....Gets the file name (without path) where the resource will be...Sets the file name (without path) where the resource will be...

    reference.aspose.com/words/java/com.aspose.word...
  2. Image Vectorization – C# Examples – Aspose.SVG ...

    Learn how to vectorize images with Aspose.SVG. Consider image vectorization functionalities and the effect of configuration properties on the result....40 } 41 }; 42 43 // Prepare a path for a source image file 44 string...string sourcePath = Path. Combine (DataDir, "formats.png" );...

    docs.aspose.com/svg/net/image-vectorization-exa...
  3. 设置方向并控制隐藏 Visio 保存页面的导出|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....Diagram-for-Java // The path to the documents directory....ose.Diagram-for-Java // The path to the documents directory....

    docs.aspose.com/diagram/zh/java/set-orientation...
  4. 将 PDF 转换为 EPUB、LaTeX、文本、XPS 的 C#|Aspose.PDF for...

    本主题向您展示如何使用 C# 或 .NET 将 PDF 文件转换为其他文件格式,如 EPUB、LaTeX、文本、XPS 等。...ConvertPDFtoEPUB () { // The path to the documents directory var...ConvertPDFtoTeX () { // The path to the documents directory var...

    docs.aspose.com/pdf/zh/net/convert-pdf-to-other...
  5. Extra Annotations using C#|Aspose.PDF for .NET

    Learn how to add additional annotations to PDF files in .NET using Aspose.PDF for interactive document features....AddCaretAnnotations () { // The path to the documents directory var...GetCaretAnnotation () { // The path to the documents directory var...

    docs.aspose.com/pdf/net/extra-annotations/
  6. Aspose::Words::Drawing::Shape::get_StrokeWeight...

    Aspose::Words::Drawing::Shape::get_StrokeWeight method. Defines the brush thickness that strokes the Path of a shape in points in C++....brush thickness that strokes the path of a shape in points. double...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. 将 Markdown 转换为 PDF – Aspose.HTML for .NET

    使用 Aspose.HTML for .NET 将 Markdown 转换为 PDF。在 C# 示例中考虑 Markdown 到 PDF 的转换方案。尝试在线 Markdown 转换器。...PDF using C# 2 3 // Prepare a path to a source Markdown file 4...4 string sourcePath = Path. Combine (OutputDir, "document.md"...

    docs.aspose.com/html/zh/net/convert-markdown-to...
  8. Aspose.PSD for Java 24.5 - 发布说明|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.... getLayers ()[ 2 ]; IPath path = shapeLayer . getPath (); IPathShape...IPathShape [] pathShapes = path . getItems (); List < BezierKnotRecord...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  9. Aspose.Pdf open pdf file error - Free Support F...

    use python, aspose-pdf=25.5.0,open pdf file error document = ap.Document(file_Path) RuntimeError: Proxy error(InvalidPdfFileFormatException): Trailer not found file: GB2828-2003 抽样标准.pdf (5.1 MB)...Document(file_path) RuntimeError: Proxy error(...without issues. File Path : Verify that the file_path variable correctly...

    forum.aspose.com/t/aspose-pdf-open-pdf-file-err...
  10. Shape Layer Manipulation in Aspose.PSD for Pyth...

    Examples of how to manipulate Shape Layers of PSD File...accessing Shape Layer, modifying path shapes, and updating the image... You can define the shape’s path by specifying a series of Bezier...

    docs.aspose.com/psd/python-net/psd-shape-layer-...