Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 9,416 for

vector path

(0.47 sec)
  1. Setting Headers and Footers with C++|Documentation

    This article explains how to programmatically insert an image in the header and footer of Excel worksheets by setting the header and footer with script commands using the C++ API or Library....&F The file name without its path &&Text Shows &Text. For example:...#include <fstream> #include <vector> #include "Aspose.Cells.h"...

    docs.aspose.com/cells/cpp/setting-headers-and-f...
  2. 用 C++ 加密Excel文件|Documentation

    学习如何用 Aspose.Cells 和 C++对Excel文件进行加密和密码保护。...Cells-for-C // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/encrypting-excel-f...
  3. Convert Text to SVG in Python

    This brief tutorial discusses how to convert text to SVG in Python. It covers the stepwise algorithm and a working code snippet to make svg from text in Python....SVG to export text to vector format Initiate an object of...element and write the output vector image These steps make it easy...

    kb.aspose.com/svg/python/convert-text-to-svg-in...
  4. Convert various file formats to PDF|Aspose.PDF ...

    Explore the functionality of converting other document formats like Word, Excel, and PowerPoint to PDF with Aspose.PDF for PHP via Java....origins of the text, raster or vector images and details. Font selection... HP-GL/2 Vector Graphics commands + Screened Vector Command (SV)...

    docs.aspose.com/pdf/php-java/convert-other-file...
  5. Save Generated Barcodes in C++|Documentation

    Save Barcodes to File, Stream, Image Formats like BMP, PNG, GIF, JPEG, EMF, SVG using C++ API...PNG, JPEG, GIF, and TIFF) and vector (EMF and SVG) image formats...formats but also to a stream or a vector file. Aspose.BarCode for C++...

    docs.aspose.com/barcode/cpp/save-barcode-image/
  6. SVG Text – text element, textPath – Aspose.SVG ...

    Learn about SVG glyphs, fonts, and characters, and how to display, format, and style SVG text using the text, tspan, and textPath elements....fundamental graphic object types: vector shapes, raster images, and...defined by one or more shapes (paths) and optional rendering hints...

    docs.aspose.com/svg/net/drawing-basics/svg-text/
  7. C# GIS Data Conversion | products.aspose.com

    Convert GIS data in different formats including GeoJSON, ESRI Shapefile SHX, TopoJSON, FIleGDB, GML, KML, MIF, OSM with few lines of C# code via .NET library....It not only loads different vector and raster data formats but...data file Path, GeoJson, destination Shapefile Path, Shapefile)...

    products.aspose.com/gis/net/conversion/
  8. 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...
  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. Convert images ODG to WMF via C# | products.asp...

    Sample code for ODG to WMF C# image conversion. Use API example code for batch ODG files to WMF conversion within VB.NET, Asp.NET or any .NET based application....graphic editor, it might be in vector format. In this scenario, it...Image.Save method; pass file path with WMF extension & object...

    products.aspose.com/imaging/net/conversion/odg-...