Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 9,407 for

vector path

(0.31 sec)
  1. Export VBA Certificate to File or Stream with C...

    Learn how to export a VBA digital certificate to a file or memory stream using Aspose.Cells for C++....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/export-vba-certificat...
  2. 用C++将VBA证书导出到文件或流|Documentation

    了解如何使用Aspose.Cells for C++将VBA数字证书导出到文件或内存流。...Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/export-vba-certifi...
  3. Missing borders after PDF to PPTX conversion - ...

    Hello, I’m trying to convert a PDF document to a PPTX, but some borders are missing after the conversion. Could you please confirm whether this is a bug in the library? Thank you Document doc = Document("/Path/to/borde…...Document("/path/to/borders.pdf"); doc.save(“/path/to/borders...Document("/path/to/borders.pdf"); doc.save("/path/to/borders...

    forum.aspose.com/t/missing-borders-after-pdf-to...
  4. Change SVG Fill Color in Python | Change Fill C...

    Learn how to change SVG fill color in Python. This guide shows how to load an SVG, change its fill colors, and save the updated SVG using Python code....Color in Python Fill an SVG Path with Python Apply SVG Fill via...Fill Color? # SVG (Scalable Vector Graphics) is an XML-based image...

    blog.aspose.com/svg/change-svg-fill-color-in-py...
  5. Vectorize BMP – Python code and Online Vectorizer

    Convert BMP to SVG online or in Python with Aspose.SVG. Vectorize BMP images to enjoy the benefits of Vector graphics. Try Online Image Vectorizer....NET Vectorize image BMP to SVG Vectorize BMP – Python...Python code and Online Vectorizer Convert BMP to SVG format online...

    products.aspose.com/svg/python-net/vectorize-im...
  6. Hello, world!|Documentation

    Get started with Aspose.OCR for C++ by creating and running a bare minimum example....#include <string> #include <vector> #include <aspose_ocr.h> Declare...the recognized image by file path: string file = "source.png"...

    docs.aspose.com/ocr/cpp/hello-world/
  7. Working with Pens|Documentation

    Learn about how to draw with pen in Java. Java code to set pen width and color using Java. Join Lines in Java....format Join Lines to Create Path in Java Multiple lines can be...be joined to create a path. To join lines using Java, the following...

    docs.aspose.com/drawing/java/working-with-pens/
  8. Convert PNG to SVG in Python

    This article explains how to convert PNG to SVG in Python. It includes the algorithm and a working sample code to convert Image to SVG in Python....Set custom properties for vectorizing images Convert PNG to SVG...SVG format with the vectorize method You can follow the steps above...

    kb.aspose.com/svg/python/convert-png-to-svg-in-...
  9. Parse PDF documents|Aspose.PDF for Python via .NET

    Do you want to parse PDF documents? Discover various PDF data extraction methods with Aspose.PDF for Python via .NET....Extract Vector Data from PDF . You can get the vector data (path...

    docs.aspose.com/pdf/python-net/parsing/
  10. 使用矢量图形|Aspose.PDF for .NET

    本文描述了使用 C# 的 GraphicsAbsorber 工具的功能。...UsingGraphicsAbsorbe () { // The path to the document directory var...graphicsAbsorber = new Aspose . Pdf . Vector . GraphicsAbsorber ()) { //...

    docs.aspose.com/pdf/zh/net/working-with-vector-...