Sort Score
Result 10 results
Languages All
Labels All
Results 4,731 - 4,740 of 89,463 for

paths

(0.13 sec)
  1. Comment fusionner des fichiers SVG – Exemples C#

    Vous apprendrez à fusionner plusieurs formats SVG vers PDF, XPS ou Image à l'aide de la méthode Render() et trouverez des exemples C# de fusion SVG....document = new SVGDocument ( Path . Combine ( DataDir , "owl.svg"...var device = new ImageDevice ( Path . Combine ( OutputDir , "owl...

    docs.aspose.com/svg/fr/net/how-to-merge-svg-files/
  2. Aspose.OCR for CPP 20.9 Release Notes

    Aspose.OCR for CPP 20.9 Release Notes – the latest updates and fixes.... Parameters: uri - full path to the image, result - pointer...filesystem :: path path{ std :: filesystem :: current_path() }; /*...

    releases.aspose.com/ocr/cpp/release-notes/2020/...
  3. FileFontSource | Aspose.PDF for Python via .NET...

    Represents single font file source....Description FileFontSource(file_path) Initializes a new instance...Properties Name Description file_path Path to the font file. See Also...

    reference.aspose.com/pdf/python-net/aspose.pdf....
  4. Как использовать CSS-селектор – QuerySelector, ...

    Узнайте, как эффективно применять селекторы для выбора элементов, которые вы хотите стилизовать, используя методы QuerySelector() и QuerySelectorAll()....Prepare path to source HTML file 6 string documentPath = Path . Combine...a file 22 document . Save ( Path . Combine ( OutputDir , "queryselector-p...

    docs.aspose.com/html/ru/net/how-to-articles/how...
  5. SVG Transformations in C# - Aspose.SVG

    Learn how to transform SVG in C# using Aspose.SVG for .NET library. Rotate SVG, scale SVG, translate and skew SVG programmatically....document string documentPath = Path.Combine(DataDir, "circles.svg"...Save the document document.Save(Path.Combine(OutputDir, "rotate-circles...

    products.aspose.com/svg/net/svg-transformations/
  6. Recognize multipage DJVU|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....RecognizeDjvu method takes the DJVU path as a parameter and DocumentRecognitionS...com/aspose-ocr/Aspose.OCR-for-.NET // The path to the DJVU file string dataDir...

    docs.aspose.com/ocr/net/recognize-multipage-djvu/
  7. Split Visio Page wise in C# | products.aspose.com

    C# source codes that explains how to split Microsoft Visio files into multiple files in Visual C#.NET applications...specified path. Load the Visio file with full path using diagram...and pass the file name (full path) having relevant SaveFormat...

    products.aspose.com/diagram/net/splitter/
  8. Aspose::Pdf::Forms::XFA Member List - Aspose.PD...

    Aspose::Pdf::Forms::XFA Member List This is the complete list of members for Aspose::Pdf::Forms::XFA , including all ......GetFieldNode (System::String path) Aspose::Pdf::Forms::XFA protected...XFA GetForm (System::String path, bool allowCreate) Aspose::Pdf::Forms::XFA...

    reference.aspose.com/pdf/cpp/class/aspose.pdf.f...
  9. FillPath | Aspose.Drawing for .NET API Reference

    FillPath Graphics.FillPath method Fills the interior of a GraphicsPath. public void FillPath ( Brush brush , Graphics......( Brush brush , GraphicsPath path ) Parameter Type Description...characteristics of the fill. path GraphicsPath GraphicsPath that...

    reference.aspose.com/drawing/net/system.drawing...
  10. DrawPath | Aspose.Drawing for .NET API Reference

    DrawPath Graphics.DrawPath method Draws a GraphicsPath. public void DrawPath ( Pen pen , GraphicsPath path ) Paramete......DrawPath ( Pen pen , GraphicsPath path ) Parameter Type Description... width, and style of the path. path GraphicsPath GraphicsPath...

    reference.aspose.com/drawing/net/system.drawing...