Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 11,570 for

vector path

(0.3 sec)
  1. Convert PST to SVG in Python | products.aspose.com

    Save PST to SVG in your Python applications without using Microsoft Outlook or Word...does not support the use of vector graphics, which is why it is...stands for Scalable Vector Graphics and is a vector-based image format...

    products.aspose.com/total/python-net/conversion...
  2. 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/
  3. Convert OST to SVG in Python | products.aspose.com

    Save OST to SVG in your Python applications without using Microsoft Outlook or Word...(Scalable Vector Graphics) is an XML-based vector image format...specifying output HTML file path and relevant HTML Save options...

    products.aspose.com/total/python-net/conversion...
  4. 使用 C++ 管理图表中的形状|Documentation

    学习如何使用 Aspose.Cells for C++ 添加控件和自定义 Microsoft Excel 中的图表。我们的指南将演示如何操作图表元素、调整格式以及提升图表的整体外观与易用性。...Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/controls-in-charts/
  5. Convert MSG to SVG in Python | products.aspose.com

    Save MSG to SVG in your Python applications without using Microsoft Outlook or Word... SVG is a vector graphics format which is widely...specifying output HTML file path and relevant HTML Save options...

    products.aspose.com/total/python-net/conversion...
  6. Convert EML to SVG in Python | products.aspose.com

    Save EML to SVG in your Python applications without using Microsoft Outlook or Word... SVG is a vector graphics format used for displaying...specifying output HTML file path and relevant HTML Save options...

    products.aspose.com/total/python-net/conversion...
  7. Working with Background in ODS Files with C++|D...

    Learn how to manage colored and graphic backgrounds in ODS files using Aspose.Cells with C++....GetGraphicPositionTy ()) << std :: endl ; Vector < uint8_t > graphicData = background...Startup (); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/working-with-backgrou...
  8. When using GIS API how the sourcePath converted...

    Hi Alexander, When using this GIS API: VectorLayer.Convert(sourcePath, srcDriver, outputPath, destDriver, options); Does all the files in the source files are converted to the outputPath, even if there are not mandato…...txt” part of a valid vector dataset supported by the API...txt” is not part of a valid vector dataset supported by the API...

    forum.aspose.com/t/when-using-gis-api-how-the-s...
  9. Rending Issue with MathType Equation OLE Object...

    I am encountering rendering issues with MathType Equation OLE objects (progId == "Equation.DSMT4") when converting DOCX to images using Aspose.Words. Sample Code : using Aspose.Words; using Aspose.Words.Saving; var li…...05 KB Aspose result (Vector): 794×1123 4.03 KB Expeceted...794×1123 1.75 KB Aspose result (Vector): 794×1123 3.52 KB Expeceted...

    forum.aspose.com/t/rending-issue-with-mathtype-...
  10. Aspose.Slides for C++: FontsLoader::LoadExterna...

    LoadExternalFonts call is very slow. Is there any way to improve performance? Sample code I am using: std::Vector<String> candidatePaths; #ifdef MACINTOSH candidatePaths = { u"/Applications/Microsoft PowerPoint…...Sample code I am using: std::vector<String> candidatePaths; #ifdef...app/Contents/Resources/Fonts", }; #endif std::vector<String> validPaths; validPaths...

    forum.aspose.com/t/aspose-slides-for-c-fontsloa...