Sort Score
Result 10 results
Languages All
Labels All
Results 3,571 - 3,580 of 59,333 for

path

(0.12 sec)
  1. Convert HTML to MBOX via C++ application | prod...

    Sample C++ conversion code for HTML document to MBOX format. Use example code for batch HTML to MBOX conversion within any C++ Application.... Pass the output file path with (MBOX) file extension....will be saved at the specified path. Open MBOX file in compatible...

    products.aspose.com/email/cpp/conversion/html-t...
  2. Passport recognition settings|Documentation

    Configuring Aspose.OCR for Java recognition engine for extracting text from passport images.... path . join ( self . dataDir , "passport1...png" )); input . add ( os . path . join ( self . dataDir , "passport2...

    docs.aspose.com/ocr/java/recognition-settings-p...
  3. Convert HTML to EMLX via C++ application | prod...

    Sample C++ conversion code for HTML document to EMLX format. Use example code for batch HTML to EMLX conversion within any C++ Application.... Pass the output file path with (EMLX) file extension....will be saved at the specified path. Open EMLX file in compatible...

    products.aspose.com/email/cpp/conversion/html-t...
  4. Not able to edit content control in the particu...

    Hi Team, I am not able to edit the content control in the attached document. When edited , the content is erased. Is some property wrongly set.? Auto-Tagged_BCG Agreement (4).docx (347.0 KB) Please check....Document doc = new Document("path/to/your/document.docx"); for...content control } } doc.save("path/to/your/edited_document.docx");...

    forum.aspose.com/t/not-able-to-edit-content-con...
  5. 如何用 C++ 添加 Redaction 注解 | Aspose.PDF

    用于在任何使用 C++ 语言的平台上在 PDF 文件中添加 Redaction 注释的源代码... Path . Combine ( _dataDir , "sample...document . Save ( System . IO . Path . Combine ( _dataDir , "sample_Redaction...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  6. 使用 C++ 进行重采样添加的图片 Excel 转 PDF 转换|Documentation

    学习如何使用 Aspose.Cells 与 C++ 进行重采样以减少 PDF 大小。...Cells-for-C // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/resampling-added-i...
  7. CsvDataSource | Aspose.Words for .NET

    Create a powerful CSV data source effortlessly with our CsvDataSource constructor. Simplify data parsing with default options for seamless integration....Description csvPath String The path to the CSV file to be used as...Description csvPath String The path to the CSV file to be used as...

    reference.aspose.com/words/net/aspose.words.rep...
  8. Visio File Developer NET C# | products.aspose.com

    C# source code to develop in visio file on .NET Framework, .NET Core, Mono Platforms....(or->Load the Visio file with full path.) Select Page via its index...

    products.aspose.com/diagram/net/developer/
  9. Set Default Font while rendering spreadsheet to...

    Learn how to set default font while rendering spreadsheet to HTML using Aspose.Cells for C++....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/set-default-font-whil...
  10. 在表格或列表对象中自动传播公式,以便在输入新行数据时自动更新,使用 C++|Documenta...

    学习如何在表格或列表对象中自动传播公式,当输入新数据时,使用 Aspose.Cells for C++。...Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/propagate-formula-...