Sort Score
Result 10 results
Languages All
Labels All
Results 3,791 - 3,800 of 60,714 for

path

(0.1 sec)
  1. 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...
  2. 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...
  3. 如何用 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/...
  4. PUB Command Line Converter | Aspose.PUB CLI Tools

    Powerful Command-Line Converter tool from Aspose.PUB to convert PUB documents easily and efficiently. Aspose CLI PUB converter....parameters: -i, --input [Required] : Path to the input PUB document. Example:...pub -o, --output [Required] : Path for the converted document....

    docs.aspose.com/pub/net/cli-tools/pub-convert/
  5. Convert pdf to image Chinese garbled - Free Sup...

    Convert pdf to jpeg, Chinese garbled,other normal. image.png (51.7 KB) code: file_name_without_ext = Path(file_name).stem document = ap.Document(str(file_Path)) resolution = ap.devices.Resolution(200) …...code: file_name_without_ext = Path(file_name).stem document = ap...ap.Document(str(file_path)) resolution = ap.devices.Resolution(200)...

    forum.aspose.com/t/convert-pdf-to-image-chinese...
  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. 如何使用 .NET 添加 Redaction 註解 | Aspose.PDF

    C# 上的原始程式碼,用於在 .NET 框架、.NET Core 和 PHP、VBScript、德爾福C++上添加 Redaction 批注。... Path . Combine ( _dataDir , "sample...document . Save ( System . IO . Path . Combine ( _dataDir , "sample_Redaction...

    products.aspose.com/pdf/zh-hant/net/annotation/...
  8. 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...
  9. Set Barcode Checksum Controls in C#|Documentation

    How to Set Checksum for 1D Barcodes in C# API"... Save ( $"{path}OneCSCode39WithoutCh.png" ,...EnableChecksum . Yes ; gen . Save ( $"{path}OneCSCode39WithCheck.png" ,...

    docs.aspose.com/barcode/net/set-checksum-controls/
  10. 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...