Sort Score
Result 10 results
Languages All
Labels All
Results 1,631 - 1,640 of 24,919 for

paths

(0.07 sec)
  1. Implement 1904 Date System with C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files. It supports the implementation of the 1904 date system, allowing users to calculate and format based on the January 1, 1904 date system. This article describes how to implement the 1904 date system using the Aspose.Cells library....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/implement-1904-date-s...
  2. Read Australia Post Barcodes|Documentation

    This article describes how to decode Australia Post barcodes in Aspose.BarCode for .NET... Save ( $"{path}AustraliaPostCTable.png" , BarCodeImageFormat...read = new BarCodeReader ( $"{path}AustraliaPostCTable.png" , DecodeType...

    docs.aspose.com/barcode/net/read-australia-post/
  3. Конвертировать EPUB в DOCX на Python – Aspose.H...

    Конвертируйте EPUB в DOCX с помощью библиотеки Python Aspose.HTML. Рассмотрим различные сценарии преобразования EPUB в DOCX на примерах кода Python....Setup directories and define paths 7 output_dir = "output/" 8 input_dir...input_dir = "data/" 9 if not os. path . exists (output_dir): 10 os...

    docs.aspose.com/html/ru/python-net/convert-epub...
  4. svg-arc.svg

    docs.aspose.com/svg/files/svg-arc.svg

  5. Different Ways to Open Files|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.... Opening a File via a Path Developers can open a Microsoft...Microsoft Excel file using its file path on the local computer by specifying...

    docs.aspose.com/cells/python-java/different-way...
  6. VbaReferenceType | Aspose.Words for Java

    Allows to specify the type of a VbaReference object in Java....Exception { final String BROKEN_PATH = "X:\\broken.dll"; Document...String path = getLibIdPath(reference); if (BROKEN_PATH.equals(path))...

    reference.aspose.com/words/java/com.aspose.word...
  7. Робота з градієнтом | Рішення C++ API

    Як додати вертикальний, горизонтальний або лінійний градієнт до файлу XPS – відповість Aspose.Page. Дізнайтеся про функціональність для C++... f )); 12 // Create new path by defining geometery in abbreviation...System ::SharedPtr < XpsPath > path = doc -> AddPath(doc -> CreatePathGeometry(u...

    docs.aspose.com/page/uk/cpp/xps/working-with-gr...
  8. Arbeiten mit Farbverläufen | C++-API-Lösung

    Wie man einer XPS-Datei einen vertikalen, horizontalen oder linearen Farbverlauf hinzufügt, ist eine Frage, die von der Aspose.Page-Lösung beantwortet wird... f )); 12 // Create new path by defining geometery in abbreviation...System ::SharedPtr < XpsPath > path = doc -> AddPath(doc -> CreatePathGeometry(u...

    docs.aspose.com/page/de/cpp/xps/working-with-gr...
  9. اسناد Aspose.PSD برای .NET 24.6 - یادداشت های ا...

    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....گرادیان string sourceFile = Path . Combine ( baseFolder , "gradient_map_src...psd" ); string outputFile = Path . Combine ( outputFolder , ...

    docs.aspose.com/psd/fa/net/aspose-psd-for-net-2...
  10. How to Change Text Color in HTML? C# Examples

    With C# examples you will learn how to change text color in an HTML file using inline and internal CSS....output path for HTML document saving 2 string savePath = Path. Combine...Prepare path to source HTML file 5 string documentPath = Path. Combine...

    docs.aspose.com/html/net/how-to-articles/how-to...