Sort Score
Result 10 results
Languages All
Labels All
Results 3,531 - 3,540 of 60,990 for

path

(0.06 sec)
  1. Apply preset theme to VDX document via Python |...

    Python source code to apply preset theme to vdx file within any Python based application....and pass the file name (full path) and format (VSDX) as a parameter...add it to PATH environment variable, for example: PATH=C:\Program...

    products.aspose.com/diagram/python-java/theme/vdx/
  2. Apply preset theme to VSTX document via Python ...

    Python source code to apply preset theme to vstx file within any Python based application....and pass the file name (full path) and format (VSDX) as a parameter...add it to PATH environment variable, for example: PATH=C:\Program...

    products.aspose.com/diagram/python-java/theme/v...
  3. Convert DOT to EMLX in Python | products.aspose...

    Save DOT to EMLX within Python applications without using Microsoft Word or Outlook...specifying output HTML file path and relevant HTML Save options...converted to HTML at the specified path Now Load the saved HTML file...

    products.aspose.com/total/python-net/conversion...
  4. Convert WORDML to PST in Python | products.aspo...

    Save WORDML to PST within Python applications without using Microsoft Word or Outlook...specifying output HTML file path and relevant HTML Save options...converted to HTML at the specified path Now Load the saved HTML file...

    products.aspose.com/total/python-net/conversion...
  5. Table border is missing after accept all revisi...

    The table border is different withe accept revisions by office. The codes: String Path = "C:\\Users\\z_jia\\Desktop\\a\\data\\"; Document word = new Document(Path + "temp.docx"); var revisions = word.getRevisions(); re…... The codes: String path = "C:\\Users\\z_jia\\Desktop\\a\\data\\";...Document word = new Document(path + "temp.docx"); var revisions...

    forum.aspose.com/t/table-border-is-missing-afte...
  6. Set Barcode Size and Resolution in C++|Document...

    How to Set Size Units for Barcodes in Aspose.BarCode for C++... // The path to the documents directory....Units Pixels Millimeters // The path to the documents directory....

    docs.aspose.com/barcode/cpp/set-barcode-size/
  7. 使用C++更改形状的调整值|Documentation

    使用Aspose.Cells和C++修改Excel中的形状调整值。...Cells-for-C // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/change-adjustment-...
  8. Setting ScaleCrop and LinksUpToDate Properties ...

    Learn how to set ScaleCrop and LinksUpToDate properties of built-in document properties using Aspose.Cells for C++....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/setting-scalecrop-and...
  9. 如何使用 .NET 删除 Redaction 注释 | Aspose.PDF

    C# 上的源代码用于通过 COM Interop 删除 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上的 Redaction 个注释。... Path . Combine ( _dataDir , "sample_Redaction...document . Save ( System . IO . Path . Combine ( _dataDir , "sample_Redaction_del...

    products.aspose.com/pdf/zh-hans/net/annotation/...
  10. 在 .NET 中将 PDF 转换为 Excel|Aspose.PDF for .NET

    Aspose.PDF for .NET 库允许您使用 C# 将 PDF 转换为 Excel 格式。这些格式包括 XLS、XLSX、XML 2003 电子表格、CSV、ODS。...ConvertPDFtoExcel () { // The path to the documents directory var...tBlankColumnAtF () { // The path to the documents directory var...

    docs.aspose.com/pdf/zh/net/convert-pdf-to-excel/