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

vector path

(0.21 sec)
  1. 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...
  2. Convert VST to SWF via Python | products.aspose...

    Sample Python conversion code for VST format to SWF file. Use this example code to convert VST to SWF within any Python based application....save method with output file path and SaveFileFormat as parameters...will be saved at the specified path System Requirements Aspose.Diagram...

    products.aspose.com/diagram/python-java/convers...
  3. 用 C++ 格式化和修改命名范围|Documentation

    学习如何使用 Aspose.Cells 和 C++ 格式化、重命名、合并和删除 Excel 文件中的命名范围。...Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/format-and-modify-...
  4. Manage Comments and Notes with C++|Documentation

    Insert and manage comments or notes with Aspose.Cells for C++....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/comments-and-notes/
  5. Convert CDR to JPG using Python

    This article guides on how to convert CDR to JPG using Python. It has all the details to set the IDE, a list of steps, and a sample code to change CDR file to JPG for easy sharing, viewing, and compatibility across devices....input CDR file path and the output JPG file path Load the CDR image...JPG export settings Generate vector rasterization options with...

    kb.aspose.com/imaging/python/convert-cdr-to-jpg...
  6. 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-...
  7. Add PDF Bookmarks with Named Destinations with ...

    Learn how to add PDF bookmarks with named destinations using Aspose.Cells for C++....#include <iostream> #include <vector> #include <memory> #include...Startup (); // Source directory path U16String srcDir ( u ".. \\...

    docs.aspose.com/cells/cpp/add-pdf-bookmarks-wit...
  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. 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. 获取条件格式中使用的图标集、数据条或颜色比例对象(适用于C++)|Documentation

    Aspose.Cells for C++ 是一个用于操作电子表格文件的库。它支持在条件格式中使用图标集、数据条和颜色刻度对象以显示电子表格中的数据。本文介绍如何使用 Aspose.Cells 库获取这些对象的数据。...Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/get-icon-sets-data...