Sort Score
Result 10 results
Languages All
Labels All
Results 2,911 - 2,920 of 60,714 for

path

(0.16 sec)
  1. IFontSavingCallback.fontSaving method | Aspose....

    IFontSavingCallback.fontSaving method. Called when Aspose.Words is about to save a font resource.... split ( Path . DirectorySeparatorCh ). Last... originalFileName . split ( Path . DirectorySeparatorCh ). Last...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Data Validation with C++|Documentation

    Learn how to add data validation through the Aspose.Cells for C++ API....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/data-validation/
  3. 用C++设置字体|Documentation

    Aspose.Cells是一个用于处理电子表格文件的C++库。它支持设置单元格的字体,允许用户自定义单元格的字体样式和属性。本文将介绍如何使用Aspose.Cells库设置单元格字体。...Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/cells-font-settings/
  4. IResourceSavingCallback Interface | Aspose.Word...

    Control Aspose.Words resource saving with the IResourceSavingCallback interface. Manage images, fonts, and CSS for optimized HTML or SVG documents....} \ "" ); string extension = Path . GetExtension ( args . ResourceFileName...must explicitly specify the path for the fonts. args . ResourceFileUri...

    reference.aspose.com/words/net/aspose.words.sav...
  5. XPS to EMF Converter using Python | Aspose.PDF

    Sample code on Python for XPS to EMF conversion. Use example code for batch XPS to EMF conversion with Python and .NET...at the specified output path (e.g., path_outfile + str(page_count)...import path from io import FileIO path_infile = path . join (...

    products.aspose.com/pdf/python-net/conversion/x...
  6. 以编程方式打开 PDF 文档|Aspose.PDF for .NET

    了解如何在 C# Aspose.PDF for .NET PDF 库中打开 PDF 文件。您可以打开现有 PDF、从流中加载文档以及处理加密的 PDF 文档。...void OpenDocument () { // The path to the documents directory var...OpenDocumentWithPass () { // The path to the documents directory var...

    docs.aspose.com/pdf/zh/net/open-pdf-document/
  7. PDF to DOCX Converter using Python | Aspose.PDF

    Sample code on Python for PDF to DOCX conversion. Use example code for batch PDF to DOCX conversion with Python and .NET... Specify the path to the input PDF document by...apdf from os import path path_infile = path . join ( self . data_dir...

    products.aspose.com/pdf/python-net/conversion/p...
  8. TEX to DOC Converter using Python | Aspose.PDF

    Sample code on Python for TEX to DOC conversion. Use example code for batch TEX to DOC conversion with Python and .NET... Specify the path to the input PDF document by...apdf from os import path path_infile = path . join ( self . data_dir...

    products.aspose.com/pdf/python-net/conversion/t...
  9. SVG to TIFF Converter using Python | Aspose.PDF

    Sample code on Python for SVG to TIFF conversion. Use example code for batch SVG to TIFF conversion with Python and .NET... Specify the path to the input PDF document by...apdf from os import path path_infile = path . join ( self . data_dir...

    products.aspose.com/pdf/python-net/conversion/s...
  10. HTML to JPEG Converter using Python | Aspose.PDF

    Sample code on Python for HTML to JPEG conversion. Use example code for batch HTML to JPEG conversion with Python and .NET... Specify the path to the input PDF file by joining...import path from io import FileIO path_infile = path . join (...

    products.aspose.com/pdf/python-net/conversion/h...