Sort Score
Result 10 results
Languages All
Labels All
Results 2,241 - 2,250 of 60,982 for

path

(0.07 sec)
  1. Stop conversion or loading using InterruptMonit...

    Learn how to stop the conversion of Workbook to various formats using InterruptMonitor when it is taking too long with Aspose.Cells for Node.js via C++....node" ); const path = require ( "path" ); class StopConversionOrLoad...format await wb . saveAsync ( path . join ( StopConversionOrLoad...

    docs.aspose.com/cells/nodejs-cpp/stop-conversio...
  2. 在 PDF 文件中验证签名|Aspose.PDF for .NET

    本节解释如何使用 PdfFileSignature 类在 PDF 文件中验证签名。...void IsPdfSigned () { // The path to the documents directory var...IsPdfSignedWithGiven () { // The path to the documents directory var...

    docs.aspose.com/pdf/zh/net/verify-signature-in-...
  3. 使用C++进行汇总功能|Documentation

    学习如何使用Aspose.Cells结合C++对数据透视表的字段应用汇总函数。...Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/consolidation-func...
  4. IResourceSavingCallback.ResourceSaving | Aspose...

    Optimize your document processing with the ResourceSaving method in Aspose.Words, enhancing external resource management for HTML and SVG formats....} \ "" ); 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. FileFormatUtil.DetectFileFormat fails to detect...

    to reproduce: unzip the attached file call Aspose.Words.FileFormatUtil.DetectFileFormat for the text file expected to get Txt, but got Unknown data_1000chars_Uknown.txt.zip (805 Bytes)...DetectFileFormat("path_to_your_extracted_file"); Expected...Check the File Path : Ensure that the file path provided to the...

    forum.aspose.com/t/fileformatutil-detectfilefor...
  6. 使用 Python 操作 PDF 中的注释 | Aspose.PDF

    用於操作 .NET 框架、.NET Core 和 PHP、VBScript、德爾福C++上的 PDF 檔中的批注的 Python 原始程式碼。...apdf from os import path path_infile = path . join ( self . data_dir...data_dir , infile ) path_outfile = path . join ( self . data_dir...

    products.aspose.com/pdf/zh-hant/python-net/anno...
  7. Convert MHTML to DOCX – C# Examples

    Convert MHTML to DOCX using Aspose.HTML for .NET and consider the supported MHTML to DOCX conversions in C# examples. Try online MHTML Converter....(stream, new DocSaveOptions(), Path. Combine (OutputDir, "convert-by-two-lines...DocSaveOptions, and output file path to the ConvertMHTML() method...

    docs.aspose.com/html/net/convert-mhtml-to-docx/
  8. How to get the value of the numbering in a docx...

    I am trying to get the value of the numbering of a paragraph thanks to aspose word python. Here is an example: Text1 Text2 Text3 Right now, when I try to read a Word document with Aspose and compare it with another, i…...Document doc = new Document("path/to/your/document.docx"); //...document is loaded from a specified path. Update List Labels : This ensures...

    forum.aspose.com/t/how-to-get-the-value-of-the-...
  9. Working with Follow Up and Due Date for Outlook...

    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....Email-for-Java // The path to the File directory. String...com/aspose-email/Aspose.Email-for-Java // The path to the File directory. String...

    docs.aspose.com/email/java/working-with-follow-...
  10. XML to PDFA Converter using C# | Aspose.PDF

    Sample code for XML to PDFA C# conversion. Use API example code for batch XML files to PDFA conversion within VB.NET, ASP.NET, or any .NET-based application...while passing the output file path & SaveFormat.Pdf as parameters...PDFA Output file: var xmlFile = Path . Combine ( dataDir , "xml-to-pdf...

    products.aspose.com/pdf/net/conversion/xml-to-p...