Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 6,212 for

paths

(0.18 sec)
  1. VbaReference.libId property | Aspose.Words for ...

    VbaReference.libId property. Gets a string value containing the identifier of an Automation type library....i ); let path = getLibIdPath ( reference ); if ( path == brokenPath...Returns string representing LibId path of a specified reference. ///...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. راهنمای انتشار Aspose.PSD برای .NET 19.5|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....Paths P:Aspose.PSD.FileFormats.Psd...LayerResources.VmskResource.Paths P:Aspose.PSD.FileFormats.Psd...

    docs.aspose.com/psd/fa/net/aspose-psd-for-net-1...
  3. Text Rendering using Type1 Font | C++

    C++ APIs for the developers to manipulate and font files. Learn the fundamentals on how to render Type 1 fonts within C++ products....D::GraphicsPath > path) 3 { 4 _path = path; 5 } 6 7 void Ren...th::MoveTo > moveTo) 8 { 9 _path -> CloseFigure(); 10 _currentPoint...

    docs.aspose.com/font/cpp/text-rendering-type1-f...
  4. Aspose.PSD за .NET 19.5 - Бележки за изданието|...

    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....Paths P:Aspose.PSD.FileFormats.Psd...LayerResources.VmskResource.Paths P:Aspose.PSD.FileFormats.Psd...

    docs.aspose.com/psd/bg/net/aspose-psd-za-net-19...
  5. Редактирование файла SVG – примеры C#

    Узнайте, как редактировать SVG на C#. Добавляйте и редактируйте элементы SVG, пути SVG, рисуйте растровые изображения, используя Aspose.SVG для .NET....(SVGPathElement class, qualifiedName = “path”) и так далее. SVG круг – SVG...Dom ; 4 using Aspose. Svg . Paths ; 5 ... 6 7 // Set SVG Namespace...

    docs.aspose.com/svg/ru/net/edit-svg-file/
  6. ImageSavingArgs.image_file_name property | Aspo...

    ImageSavingArgs.image_file_name property. Gets or sets the file name (without path) where the image will be saved to....sets the file name (without path) where the image will be saved...without the path. Aspose.Words determines the path for saving...

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

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

    docs.aspose.com/html/ru/net/how-to-articles/how...
  8. Representación de texto mediante la API de fuen...

    Convierta texto en imágenes y represente fuentes TrueType y OpenType dentro de .NET. API de C# para que los desarrolladores manipulen archivos....; //Font file name with full path 3 var outFile = dataDir + "arial...; //Font file name with full path 3 var outFile = dataDir + "arial...

    docs.aspose.com/font/es/net/developer-guide/tex...
  9. VbaReferenceCollection.Remove | Aspose.Words fo...

    Effortlessly remove the first VbaReference item from your collection with the Remove method. Streamline your VBA projects for optimal performance!...]; string path = GetLibIdPath ( reference ); if ( path == brokenPath...Returns string representing LibId path of a specified reference. ///...

    reference.aspose.com/words/net/aspose.words.vba...
  10. Video Frame|Aspose.Slides for Python Documentation

    Add Video frame to PowerPoint presentation in Python...object and pass the video file path to embed the video with the...with slides . Presentation ( path + "pres.pptx" ) as pres : with...

    docs.aspose.com/slides/python-net/video-frame/