Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 6,180 for

path

(0.08 sec)
  1. discourse-lazy-videos_4560ee16f2bea569358c6c079...

    .lazy-video-container{z-index:1;position:relative;display:block;height:0;padding:0 0 56.25% 0;background-color:#000;margin-bottom:12px}.lazy-video-container .video-thumbnail{cursor:pointer;overflow......74z' fill='%23f00'%3E%3C/path%3E%3Cpath d='M 45,24 27,14 27...27,34' fill='%23fff'%3E%3C/path%3E%3C/svg%3E")}.lazy-video-container...

    forum.aspose.com/stylesheets/discourse-lazy-vid...
  2. Export and Import Barcode Generation State via ...

    This article explains how to import and export barcode the generation state to the XML format with C# API or Library."... ExportToXml ( $"{path}generatorMacroPdf417.xml" );...//generate original gen . Save ( $"{path}BarcodeGeneratorOrig.png" ,...

    docs.aspose.com/barcode/net/barcode-generation-...
  3. FontSavingArgs.FontFileName | Aspose.Words for ...

    Discover the FontSavingArgs FontFileName property, easily manage font file names and enhance your design workflow with seamless saving capabilities....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/net/aspose.words.sav...
  4. Save Generated Barcodes in C#|Documentation

    Save Barcodes to File, Stream, Image Formats like BMP, PNG, GIF, JPEG, EMF, SVG using C# API... Save ( $"{path}StoreImageAsFile.png" , BarCodeImageFormat...Stream str = new FileStream ( $"{path}StoreImageAsStream.png" , FileMode...

    docs.aspose.com/barcode/net/save-barcode-image/
  5. FolderFontSource constructor | Aspose.Words for...

    Aspose.Words.Fonts.FolderFontSource constructor...Description folderPath string Path to folder. scanSubfolders boolean...Description folderPath string Path to folder. scanSubfolders boolean...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Generate Codablock-F Barcodes in C#|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.... Save ( $"{path}CodablockFAspectRati.png" ,...AspectRatio = 30 ; gen . Save ( $"{path}CodablockFAspectRati.png" ,...

    docs.aspose.com/barcode/net/codablockf-barcodes/
  7. Aspose.PSD for .NET 23.5 - Release Notes|Docume...

    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....PSDNET-1408 Implement handling path objects from vsms or vmsk resources...PSDNET-1408. Implement handling path objects from vsms or vmsk resources...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-5...
  8. Convert SVG to GIF – C# code and Online Converter

    Convert SVG to GIF in C# or online. Consider various SVG to GIF conversion scenarios in C# examples. Try online SVG Converter.... ConvertSVG (Path. Combine (DataDir, "shapes.svg"...ImageSaveOptions(ImageFormat. Gif ), Path. Combine (OutputDir, "convert-with-single-line...

    docs.aspose.com/html/net/convert-svg-to-gif/
  9. Convert SVG to BMP – C#

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

    docs.aspose.com/html/net/convert-svg-to-bmp/
  10. Load a font from TTF file | C++

    C++ 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...the font. Copy 1 // Construct path to the file 2 System::String...

    docs.aspose.com/font/cpp/how-to-load-fonts/load...