Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 66,016 for

paths

(0.66 sec)
  1. Customize PowerPoint Fonts in PHP|Aspose.Slides...

    Customize fonts in PowerPoint slides with Aspose.Slides for PHP via Java to keep your presentations sharp and consistent across any device....folders to the font search paths, but it does not change the...operating system font path. The paths loaded via FontsLoader...

    docs.aspose.com/slides/php-java/custom-font/
  2. How to convert PDF to Markdown | Aspose.PDF

    Do you know how easily convert PDF to Markdown using Python via .NET? Convert PDF to Markdown with high quality using Python via .NET Aspose.PDF library.... Defining File Paths : input_pdf = DIR_INPUT + “sample...“sample.pdf”: Defines the file path for the input PDF file named...

    products.aspose.com/pdf/tutorial/convert-pdf-ma...
  3. Customize PowerPoint Fonts in Python|Aspose.Sli...

    Embed custom fonts in PowerPoint slides with Aspose.Slides for Python via .NET to keep your presentations sharp and consistent across any device....folders to the font search paths, but it does not change the...operating system font path. The paths loaded via FontsLoader...

    docs.aspose.com/slides/python-net/custom-font/
  4. Open Presentations in C++|Aspose.Slides Documen...

    Open PowerPoint (.pptx, .ppt) and OpenDocument (.odp) presentations effortlessly with Aspose.Slides for C++—fast, reliable, fully featured....Presentation class and pass the file path to its constructor. The following...Presentation class and pass a file path to its constructor. auto presentation...

    docs.aspose.com/slides/cpp/open-presentation/
  5. 使用C++向已签名的Excel文件添加数字签名|Documentation

    学习如何使用Aspose.Cells for C++向已签名的Excel文件添加数字签名。通过多重签名保持文档完整性。...// Certificate and workbook paths U16String certFilePath = srcDir...

    docs.aspose.com/cells/zh/cpp/add-digital-signat...
  6. How to modify footnote content number style? - ...

    for (Paragraph paragraph : footnote.getParagraphs()) { for (Run run : paragraph.getRuns()) { run.getFont().setColor(Color.RED); } }...Make sure to adjust the file paths as necessary for your environment...

    forum.aspose.com/t/how-to-modify-footnote-conte...
  7. Features List | Aspose.Page for C++

    Feature List page provides you with the information on what you can do and with which Page Description Languages working with this API solution for C++....with elements like canvases, paths, and glyphs Create and manipulate...document Work with canvases, paths and glyphs elements Create vector...

    docs.aspose.com/page/cpp/features-list/
  8. Fundamentals of Using TikZ | Aspose.TeX .NET

    Explore the fundamental principles and basic commands of TikZ to create graphics for your TeX and LaTeX documents.... Paths and Curves TikZ paths can be straight lines...

    docs.aspose.com/tex/net/fundamentals-of-using-t...
  9. LaTeX to XPS | Python

    The Aspose.TeX API solution for Python provides conversion functionality to convert LaTeX files to XPS format. Here are a few code examples....elements, including Canvas , Path , and Glyphs . The Canvas element...can contain other Canvases , Paths , and Glyphs , and it controls...

    docs.aspose.com/tex/python-net/latex-to-xps/
  10. Digitally Sign a VBA Code Project with Certific...

    Learn how to digitally sign a VBA Code Project with a certificate using Aspose.Cells for Node.js via C++....require ( "fs" ); const path = require ( "path" ); const AsposeCells...node" ); // Set up paths const sourceDir = path . join ( __dirname...

    docs.aspose.com/cells/nodejs-cpp/digitally-sign...