Sort Score
Result 10 results
Languages All
Labels All
Results 5,551 - 5,560 of 65,996 for

path

(2 sec)
  1. Display and Hide Tabs of Workbook using Aspose....

    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....Workbook object by Excel file path Workbook workbook = new Workbook...

    docs.aspose.com/cells/java/display-and-hide-tab...
  2. Generating personalized answer sheets|Documenta...

    How to automatically generate personalized OMR-ready answer sheets for a group of students....string [] args ) { AppPath = Path . GetDirectoryName ( typeof...License (); license . SetLicense ( Path . Combine ( AppPath , "Aspose...

    docs.aspose.com/omr/net/programmatic-forms/exam...
  3. Create PDF Document using C++|Aspose.PDF for C++

    The most popular and basic task of working with a PDF file is creating a document from scratch. Use the Aspose.PDF for C++ library....CreatePDF () { // String for path name. String _dataDir ( "C:...

    docs.aspose.com/pdf/cpp/create-document/
  4. 使用C++将工作表渲染为图像时设置默认字体|Documentation

    了解如何使用Aspose.Cells与C++在将工作表渲染为图像时设置默认字体。...Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/set-default-font-w...
  5. 在Ruby中加密Excel文件|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....Workbook object by excel file path workbook = Rjb :: import ( 'com...

    docs.aspose.com/cells/zh/java/encrypting-excel-...
  6. Aspose::Words::DigitalSignatures::CertificateHo...

    Aspose::Words::DigitalSignatures::CertificateHolder class. Represents a holder of X509Certificate2 instance. To learn more, visit the documentation article in C++....CertificateHolder object using path to PKCS12 store and its password...CertificateHolder object using path to PKCS12 store, its password...

    reference.aspose.com/words/cpp/aspose.words.dig...
  7. Web Extensions - Office Add-ins with C++|Docume...

    Learn how to add and access Web Extensions (Office Add-ins) in Excel files using Aspose.Cells with C++....Startup (); // Output directory path U16String outDir ( u ".. \\...Startup (); // Source directory path U16String srcDir ( u ".. \\...

    docs.aspose.com/cells/cpp/web-extensions-office...
  8. Convert PowerPoint Presentations to HTML in PHP...

    Convert PowerPoint presentations to responsive HTML in PHP. Preserve layout, links, and images with Aspose.Slides conversion guide for fast, flawless results....getFontName (); $path = $fontName . ".woff" ; // some path sanitaze may...FileOutputStream" , $this -> m_basePath . $path ); $Array = new java_class (...

    docs.aspose.com/slides/php-java/convert-powerpo...
  9. PDF rendering with Chinese fonts extremely slow...

    Hello, I’m encountering a performance issue when rendering a PDF using the Aspose.PDF library. When the document contains Chinese Simplified (zh-CN) or Chinese Traditional (zh-TW) text, I set: pdfDocument.OptimizeResou…..._languageCode switch { "ct" => LoadFont(Path.Combine(_fontsFolder, "NotoSansTC-Light..."NotoSansTC-Light.otf")), "cs" => LoadFont(Path.Combine(_fontsFolder, "NotoSansSC-Light...

    forum.aspose.com/t/pdf-rendering-with-chinese-f...
  10. Load Html to Excel with StreamProvider|Document...

    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....through relative paths. External resource paths referenced in HTML...exported worksheet HTML file path via IFilePathProvider interface...

    docs.aspose.com/cells/net/convert-html-to-excel...