Sort Score
Result 10 results
Languages All
Labels All
Results 2,771 - 2,780 of 65,989 for

path

(0.1 sec)
  1. 如何用C++设置工作簿的自动恢复属性|Documentation

    学习如何用Aspose.Cells for C++启用或禁用工作簿的自动恢复属性。...Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/how-to-set-autorec...
  2. FontSavingArgs.FontStream | Aspose.Words for .NET

    Discover the FontSavingArgs FontStream property, enabling seamless font storage and management for enhanced application performance and user experience.... Split ( Path . DirectorySeparatorCh ). Last... OriginalFileName . Split ( Path . DirectorySeparatorCh ). Last...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Converting to PDF raises Exception about fonts ...

    Hi. I tried to find the same error description, but can’t. I sure, that it is widespread error: we tried to convert xlsx book with font Calibri underlined to PDF in Linux-based Docker container and got error Caused by…...public static void Main() { // Path to your custom font directory...directory. string customFontsDir = "path/to/your/CustomFonts"; // Specify...

    forum.aspose.com/t/converting-to-pdf-raises-exc...
  4. ConversionService and its tests - Free Support ...

    Hi, Can you please take a look on ConversionService class ,the hurt of my GIS converter Lib and its tests (ConversionServiceTests). I build the below two files with ChatGPT and Microsoft. Thanks in adavnce, /// /…...Responsibilities /// - Validate paths (input/output exists, temp can...implemented (e.g., stream handling, path normalization). Whether the...

    forum.aspose.com/t/conversionservice-and-its-te...
  5. 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...
  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. Aspose::Words::Fonts::FolderFontSource::FolderF...

    Aspose::Words::Fonts::FolderFontSource::FolderFontSource constructor. Ctor in C++....folderPath const System::String& Path to folder. scanSubfolders bool...folderPath const System::String& Path to folder. scanSubfolders bool...

    reference.aspose.com/words/cpp/aspose.words.fon...
  8. 使用 C# 将图像添加到 PDF|Aspose.PDF for .NET

    本节描述如何使用 C# 库将图像添加到现有 PDF 文件中。...void AddImageToPDF () { // The path to the documents directory var...AddImageToPDFUsingPd () { // The path to the documents directory var...

    docs.aspose.com/pdf/zh/net/add-image-to-existin...
  9. 使用Python.NET导出Excel方程到其他格式|Documentation

    学习如何使用Aspose.Cells for Python via .NET将Excel方程导出为LaTeX和MathML格式。...dir_path = "testcase/data" workbook = Workbook ( os . path . join...join ( dir_path , "Sample_equation.xlsx" )) html_content = [...

    docs.aspose.com/cells/zh/python-net/export-equa...
  10. Runtime Configuration Aspose.PDF for Rust via C...

    Rust applications that depend on native dynamic libraries—such as Aspose.PDF—require correct runtime Path configuration to function properly on Linux and macOS systems...configure the RPATH (Run-time Search Path). Our build script extracts..."link-arg=-Wl,-rpath,@loader_path" ] Option 2: RUSTFLAGS Environment...

    docs.aspose.com/pdf/rust-cpp/runtime-configurat...