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

vector path

(0.07 sec)
  1. Get Icon Sets, Data Bars or Color Scales Object...

    Aspose.Cells for C++ is a library for working with spreadsheet files. It supports the use of icon sets, data bars, and color scale objects in conditional formatting to display data from spreadsheets. This article describes how to use the Aspose.Cells library to retrieve data for these objects....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/get-icon-sets-data-ba...
  2. 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/
  3. 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...
  4. How to change background of a comment in Excel ...

    How to change color in a comment in Excel. How to insert a picture or image in a comment in Excel using C++....h" #include <vector> #include <cstdint> using namespace...Startup (); // Source directory path U16String srcDir ( u ".. \\...

    docs.aspose.com/cells/cpp/how-to-set-comment-ba...
  5. 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-...
  6. 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...
  7. Changing Plane Orientation|Documentation

    Aspose.3D for Java allows changing orientation of a scene. In order to change the orientation, getUp() and setUp() methods are introduced in Plane Class....3D-for-Java // The path to the documents directory....plane = new Plane (); // Set Vector plane . setUp ( new Vector3...

    docs.aspose.com/3d/java/changing-plane-orientat...
  8. Features|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Read/Write Exif data Dithering Crop Vector to raster export Brightness...Bézier, Curve, Arc, Ellipse, Pie, Path) Clear Clipping to rectangular...

    docs.aspose.com/psd/java/features/
  9. How to Convert Excel to SVG in C#

    In this short tutorial, you will learn how to convert Excel to SVG in C#. You only need to make a few API calls to control the rendering of Excel to Vector graphics using C# on any operating system....Moreover, you can convert Excel to vector graphics using C# by loading...files. Code to Convert Excel to Vector Graphics in C# In this code...

    kb.aspose.com/cells/net/how-to-convert-excel-to...
  10. Add, Edit & Delete Annotation from VDW via Pyth...

    Python source code to annotate VDW file within any Python based application....and pass the file name (full path) and format (VSDX) as a parameter...add it to PATH environment variable, for example: PATH=C:\Program...

    products.aspose.com/diagram/python-java/annotat...