Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 53,062 for

paths

(0.03 sec)
  1. Data in Non-Primitive Shape with C++|Documentation

    Access and manipulate data in non-primitive shapes using Aspose.Cells with C++....It returns all the connected paths that comprise the non-primitive...non-primitive shape. These paths are of the type ShapePath that holds...

    docs.aspose.com/cells/cpp/data-in-non-primitive...
  2. Java load font TTF file

    Here you will learn how with the help of Aspose.Font for Java to load font from a TTF file on your hard drive disk even if this file is not a font inself....Paths ; 7 8 import com.aspose.font...fulfil the operation: Construct path to the file. Initiate object...

    docs.aspose.com/font/java/how-to-load-fonts/loa...
  3. Pixel Data Manipulation using Aspose.PSD for Ja...

    Example of how to directly and rapidly fast update raw pixel data using PSD Java API...Input and Output Paths: Define the file paths for the input PSD...

    docs.aspose.com/psd/java/pixel-data-manipulation/
  4. Copy and Move Worksheets Within and Between Wor...

    Learn how to copy and move worksheets within and between Excel workbooks using Aspose.Cells for C++....Source and output directory paths U16String srcDir ( u ".. \\...Source and output directory paths U16String srcDir ( u ".. \\...

    docs.aspose.com/cells/cpp/copy-and-move-workshe...
  5. FieldOptions.builtInTemplatesPaths property | A...

    FieldOptions.builtInTemplatesPaths property. Gets or sets Paths of MS Word built-in templates....builtInTemplatesPath property Gets or sets paths of MS Word built-in templates...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Convert OneNote to HTML in Java

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product...... save (Paths. get (savingCallbacks. getRootFolder...(stream); 101 args. setUri (Paths. get ( ".." , uri). toString...

    docs.aspose.com/note/java/conversion-of-onenote...
  7. 从AcroForm提取数据|Aspose.PDF for Java

    AcroForms存在于许多PDF文档中。本文旨在帮助您了解如何使用Java和Aspose.PDF从AcroForms中提取数据。...ExtractFormFields () { String path = "/home/admin/pdf-examples.... aspose . pdf . Document ( path ); // 从所有字段获取值 for ( com . aspose...

    docs.aspose.com/pdf/zh/java/extract-data-from-a...
  8. SVG Path Data – Сode Examples

    Learn how to use SVG Paths – a group of commands to draw various outlines or shapes by combining SVG lines, SVG arcs, and Bezier curves....NET SVG Drawing Basics SVG Path Data Live Demos SVG .NET Solution...Reference Download Pricing Buy SVG Path Data – Сode Examples Contents...

    docs.aspose.com/svg/net/drawing-basics/svg-path...
  9. Pixel Data Manipulation using Aspose.PSD for C#...

    Example of how to directly and rapidly fast update raw pixel data using PSD C# API...Output File Paths : Specify the input and output file paths. Open the...

    docs.aspose.com/psd/net/pixel-data-manipulation/
  10. Preserving Shape Details in PDF to PPTX Convers...

    Hi Aspose Team, In our project, we need to do the following conversion steps: DOCX → PDF or PPTX → PDF Then, PDF → PPTX using com.aspose.pdf.Document#save(java.io.OutputStream, int) We see that generated PDF stores s…...PDF stores shapes as vector paths on separate layers. However...at least converting vector paths in the PDF to editable freeform...

    forum.aspose.com/t/preserving-shape-details-in-...