Sort Score
Result 10 results
Languages All
Labels All
Results 9,511 - 9,520 of 66,073 for

path

(0.16 sec)
  1. Aspose::Words::Drawing::ImageData::get_SourceFu...

    Aspose::Words::Drawing::ImageData::get_SourceFullName method. Gets or sets the Path and name of the source file for the linked image in C++....ame method Gets or sets the path and name of the source file...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose Words - Android > 24.6 - Free Support Fo...

    Hi, I’m trying to upgrade from version 24.6 to a more recent version on Android, but I’m getting errors when initializing Aspose on the bouncy fips library. Project configuration: minSdk 26 bouncy → ‘org.bouncycastle…...(because they are on the class‑path), the provider initialization...bcpkix-fips ) are on the class‑path. 5. Clean & rebuild Invalidate...

    forum.aspose.com/t/aspose-words-android-24-6/32...
  3. 将 PDF 转换为不同的图像格式在 C#|Aspose.PDF for .NET

    本主题向您展示如何使用 Aspose.PDF 将 PDF 转换为各种图像格式,例如 TIFF、BMP、EMF、JPEG、PNG、GIF、SVG,只需几行代码。...ConvertPDFtoTIFF () { // The path to the documents directory var...ConvertPDFtoTiffSing () { // The path to the documents directory var...

    docs.aspose.com/pdf/zh/net/convert-pdf-to-image...
  4. Image Vectorization – Workflow – Aspose.SVG for...

    Learn about the image vectorization process; usage of vectorization algorithms and options, learn how to vectorize raster images such as PNG, JPG, BMP, TIFF, GIF, ICO into an SVG.... Building SVG path elements from the traces . The...convert the tracing points to SVG path lines and Bezier curves and...

    docs.aspose.com/svg/net/image-vectorization-wor...
  5. HTML-to-Tagged-PDF: <dl>/<dt>/<dd> definition l...

    Bug Report: HTML Definition Lists (DL/DT/DD) Incorrectly Mapped to L/LI in Tagged PDF Product Aspose.HTML for .NET Versions Aspose.HTML 26.1.0, Aspose.PDF 26.2.0 Platform .NET 10, Windows 11 Severity PDF/UA-1…...Related Ticket HTMLNET-6957 (Path object not tagged — separate...Aspose.Pdf.Document.Validate(path, PdfFormat.PDF_UA_1) Request...

    forum.aspose.com/t/html-to-tagged-pdf-dl-dt-dd-...
  6. Update XLTM File using Python | products.aspose...

    Modify XLTM document in Python applications without using Microsoft Excel....method by passing the file with path as the parameter Modification...

    products.aspose.com/total/python-java/update/xltm/
  7. Using offline resources|Documentation

    How to use Aspose.OCR for .NET resources in offline mode....Provide the absolute or relative path to the folder using Aspose.OCR...

    docs.aspose.com/ocr/net/modules/offline/
  8. HtmlSaveOptions.ImagesFolder | Aspose.Words for...

    Discover HtmlSaveOptions ImagesFolder property. Easily set the folder for saving images when exporting documents to HTML. Streamline your workflow today!...docx" ); string imagesDir = Path . Combine ( ArtifactsDir , ...

    reference.aspose.com/words/net/aspose.words.sav...
  9. 在 Android 上将 PowerPoint 演示文稿转换为视频|Aspose.Slides 文档

    了解如何在 Java 中将 PowerPoint 演示文稿转换为视频。探索示例代码和自动化技术,以简化您的工作流程。...FFmpeg ffmpeg = new FFmpeg ( "path/to/ffmpeg" ); FFprobe ffprobe...ffprobe = new FFprobe ( "path/to/ffprobe" ); FFmpegBuilder builder...

    docs.aspose.com/slides/zh/androidjava/convert-p...
  10. Example of Hello World using C# language|Aspose...

    This sample demonstrates how to create a simple PDF document with text Hello World using Aspose.PDF...void HelloWorld () { // The path to the documents directory var...

    docs.aspose.com/pdf/net/hello-world-example/