Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 61,026 for

paths

(0.07 sec)
  1. Optical mark recognition (OMR)|Documentation

    How to recognize the filled form with Aspose.OMR for .NET....as: An absolute or relative path to the image (for single-page...forms). An absolute or relative path to the scanned PDF (for single-page...

    docs.aspose.com/omr/net/recognition/
  2. Convert HTML to PDF in Python – Aspose.HTML for...

    Convert HTML to PDF programmatically using Aspose.HTML Python library. Explore HTML to PDF conversion scenarios with ready-to-use Python examples....PdfSaveOptions , and output file path to the convert_html() method...Setup directories and define paths 13 output_dir = "output/" 14...

    docs.aspose.com/html/python-net/convert-html-to...
  3. 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...
  4. 用 Python 将 Markdown 转换为 PDF – Aspose.HTML

    使用 Aspose.HTML for Python 通过 .NET 将 Markdown 转换为 PDF。在即用型 Python 示例中考虑 Markdown 到 PDF 的转换方案。...PdfSaveOptions 和输出文件路径 save_path 传递给 convert_html() 方法。 如果您想直接在代码中根据用户字符串创建...Setup output directory and paths 8 output_dir = "output/" 9 os...

    docs.aspose.com/html/zh/python-net/convert-mark...
  5. Manage number of pages in XPS file | C++

    C++ API Solution to manage XPS files. Add or remove pages from/to XPS documents with a few lines of code....here), manipulate canvases, paths, and glyph elements, create...beginning of the page list. Set the path to the document directory with...

    products.aspose.com/page/cpp/add-delete-pages/
  6. Convert DOC to PPSM via C# .NET or with free On...

    Convert Word doc documents to PowerPoint ppsm files with C#. Convert multiple files within ASP.NET or other .NET applications....develop personalized learning paths. FAQ How can I convert DOC to...

    products.aspose.com/total/net/conversion/doc-to...
  7. Aspose.Words.Shaping.HarfBuzz.dll reference to ...

    Hello, we use Aspose.Words.Shaping.HarfBuzz.dll and we have the problem that the required harfbuzz.dll is found in most cases, but not on some clients and environments. How can we ensure that this DLL is always availabl…... NOTE: change the paths in the code according to your... root) { var harfBuzzPath = Path.Combine(root, "Aspose.Words...

    forum.aspose.com/t/aspose-words-shaping-harfbuz...
  8. TeX to SVG Conversion API| Java

    TeX to SVG conversion functionality. Integrate this on-premise Java library into your project or use cross-platform applications to convert TeX to SVG....SVG files describe shapes, paths, text, and filters in a resolution‑independent...

    products.aspose.com/tex/java/conversion/tex-to-...
  9. Cannot convert PDF to PDF/A on Linux using Aspo...

    Scenario: Convert PDF to PDF/A. Aspose.PDF.Drawing 25.3.0. Issue: Document.Convert method returns false when run on Linux. Sample project and test file: sample.zip (152.5 KB) Notes: You have to run the test on Linux…... as an option, specify the paths to the font files or specify...Add(new FolderFontSource("<user's path to ms fonts>")); Thus, the easiest...

    forum.aspose.com/t/cannot-convert-pdf-to-pdf-a-...
  10. Customize Presentation Shapes on Android|Aspose...

    Create and customize shapes in PowerPoint presentations with Aspose.Slides for Android via Java: geometry Paths, curved corners, composite shapes....about shapes: A shape (or its path) can either be closed or open...instance represents a geometry path of the IGeometryShape object...

    docs.aspose.com/slides/androidjava/custom-shape/