Sort Score
Result 10 results
Languages All
Labels All
Results 6,261 - 6,270 of 89,443 for

paths

(0.11 sec)
  1. Aspose::Words::License::License constructor | A...

    Aspose::Words::License::License constructor. Initializes a new instance of this class in C++....licenseFileName = System :: IO :: Path :: Combine ( LicenseDir , u...licenseCopyFileName = System :: IO :: Path :: Combine ( AssemblyDir , u...

    reference.aspose.com/words/cpp/aspose.words/lic...
  2. ioleobjectframe - Aspose.Slides for Android via...

    Detailed explanation of each class & method of Aspose.Slides for Android via Java library. Integrate presentation processing features in your own apps....getEmbeddedFileName () Returns the path of embedded OLE object java...getLinkFileName () Returns the full path to a linked file. java.lang...

    reference.aspose.com/slides/androidjava/com.asp...
  3. Конвертировать SVG в XPS | С#

    Конвертируйте SVG в XPS онлайн или на C#. Рассмотрим различные сценарии преобразования SVG в XPS на примерах C#. Попробуйте онлайн-конвертер SVG.... ConvertSVG ( Path . Combine ( DataDir , "shapes...svg" ), new XpsSaveOptions (), Path . Combine ( OutputDir , "co...

    docs.aspose.com/html/ru/net/convert-svg-to-xps/
  4. XPS 文件中的畫筆和漸變 | C++ | Aspose.Page

    用於修改 XPS 文件的 C++ API 解決方案。添加不同的視覺畫筆、漸變和顏色空間使用幾行代碼創建和修改 XPS 文件。來自 Aspose.TeX 的可靠庫...System :: SharedPtr < XpsPath > path = canvas -> AddPath(doc -> CreatePathGeometry(...24,0 0,56.64 -258.24,0 Z" )); path = canvas -> AddPath(doc -> CreatePathGeometry(...

    products.aspose.com/page/zh-hant/cpp/work-with-...
  5. XPS 파일의 브러시 및 그라디언트 | C++ | Aspose

    XPS 파일을 수정하기 위한 C++ API 솔루션. 다양한 시각적 브러시, 그라데이션 및 색상 공간 추가 몇 줄의 코드로 XPS 파일을 만들고 수정합니다....System :: SharedPtr < XpsPath > path = canvas -> AddPath(doc -> CreatePathGeometry(...24,0 0,56.64 -258.24,0 Z" )); path = canvas -> AddPath(doc -> CreatePathGeometry(...

    products.aspose.com/page/ko/cpp/work-with-brushes/
  6. Bút vẽ và chuyển màu trong tệp XPS | C++

    Giải pháp API C++ để sửa đổi các tệp XPS. Thêm các Bàn chải trực quan, độ dốc và không gian màu khác nhau Tạo và sửa đổi các tệp XPS bằng một vài dòng mã....System :: SharedPtr < XpsPath > path = canvas -> AddPath(doc -> CreatePathGeometry(...24,0 0,56.64 -258.24,0 Z" )); path = canvas -> AddPath(doc -> CreatePathGeometry(...

    products.aspose.com/page/vi/cpp/work-with-brushes/
  7. Renderuj tekst z glifami | API dla C++

    C++ API Rozwiązanie do zarządzania różnymi czcionkami. Dowiedz się, jak wizualizować tekst o dowolnej złożoności za pomocą kodu glifów....Drawing2D :: GraphicsPath > path) { _path = path; } void RenderingText...RenderingPath :: MoveTo > moveTo) { _path -> CloseFigure(); _currentPoint...

    products.aspose.com/font/pl/cpp/render-text/
  8. TryExtract | Aspose.PDF for .NET API Reference

    Extracts pages from input filesaves as a new Pdf file....inputFile String Input Pdf file path. startPage Int32 Start page...outputFile String Output Pdf file path. Return Value True for success...

    reference.aspose.com/pdf/net/aspose.pdf.facades...
  9. Converting a HTML header document into a Word d...

    How can I convert a document with html header into a word document with header...document = new HTMLDocument(Path.Combine(DataDir, fileNameContent)))...docHeader = new HTMLDocument(Path.Combine(DataDir, fileNameHeader)))...

    forum.aspose.com/t/converting-a-html-header-doc...
  10. Convert PPS to BMP in PHP | products.aspose.com

    Sample code for PPS to BMP PHP conversion. Use PowerPoint PHP API for batch conversion PPS files to BMP files....while specifying output file path & SaveFormat.BMP as parameters...will be saved at the specified path System Requirements Before running...

    products.aspose.com/slides/php-java/conversion/...