Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 23,543 for

path

(0.07 sec)
  1. Aspose::Words::Fields::FieldFileName::get_Inclu...

    Aspose::Words::Fields::FieldFileName::get_IncludeFullPath method. Gets or sets whether to include the full file Path name in C++....whether to include the full file path name. bool Aspose :: Words ::...not its full local file system path. // We can set a flag to make...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. How to Change SVG Color – C# Examples

    You'll learn how to work with SVG color with C# examples, how to change color of SVG elements, or change background color in SVG files....colorize SVG shapes, lines, paths, text. Using C# examples, we...graphical elements such as shapes, paths and text – are rendered by being...

    docs.aspose.com/svg/net/how-to-change-svg-color/
  3. SVG Text – SVG text element, SVG textPath

    You will find basic information about glyphs, characters and fonts, learn how to display, format and style svg text into an SVG image....one or more shapes such as a path, possibly with additional information...are used as a set of graphic paths (curves) for letters or symbols...

    docs.aspose.com/svg/net/drawing-basics/svg-text/
  4. FontSavingArgs.font_file_name property | Aspose...

    FontSavingArgs.font_file_name property. Gets or sets the file name (without Path) where the font will be saved to....sets the file name (without path) where the font will be saved...without the path. Aspose.Words determines the path for saving...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::License class | Aspose.Words for...

    Aspose::Words::License class. Provides methods to license the component. To learn more, visit the documentation article in C++....licenseFileName = System :: IO :: Path :: Combine ( LicenseDir , u...licenseCopyFileName = System :: IO :: Path :: Combine ( AssemblyDir , u...

    reference.aspose.com/words/cpp/aspose.words/lic...
  6. Load a font from TTF file | .NET

    .NET API solution to load fonts from a file on your hard drive even if this file is not a font inself. Let’s look at how to make it from a TTF file....fulfil the operation: Construct path to the file. Initiate object...Construct path to the file 2 string fontPath = Path.Combine(DataDir...

    docs.aspose.com/font/net/how-to-load-fonts/load...
  7. Aspose.PSD for .NET 21.10 - Release Notes|Docum...

    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....existing layer without vector path data. VectorPath vectorPath...Set the fill color of vector path vectorPath . FillColor = Color...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-1...
  8. Convert SVG to DOCX | C#

    Convert SVG to DOCX in C# using Aspose.HTML API. Consider various SVG to DOCX conversion scenarios in C# examples. Try online SVG Converter.... ConvertSVG (Path. Combine (DataDir, "shapes.svg"...svg" ), new DocSaveOptions(), Path. Combine (OutputDir, "convert-with-single-line...

    docs.aspose.com/html/net/convert-svg-to-docx/
  9. ResourceSavingArgs.resourceFileName property | ...

    ResourceSavingArgs.resourceFileName property. Gets or sets the file name (without Path) where the resource will be saved to....sets the file name (without path) where the resource will be...without the path. Aspose.Words determines the path for saving...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Merge PDF Documents using C# | Aspose.PDF

    Combine various PDF documents programmatically with C# sample code using Aspose.PDF for .NET...merge PDF files var inputFile1 = Path . Combine ( dataDir , "sample1..."sample1.pdf" ); var inputFile2 = Path . Combine ( dataDir , "sample2...

    products.aspose.com/pdf/net/merger/