Sort Score
Result 10 results
Languages All
Labels All
Results 4,991 - 5,000 of 61,542 for

path

(0.16 sec)
  1. 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...
  2. Add Arc Object to PDF file|Aspose.PDF for .NET

    This article explains how to create a arc object to your PDF using Aspose.PDF for .NET....static void Arc () { // The path to the document directory var...static void ArcFilled () { // The path to the document directory var...

    docs.aspose.com/pdf/net/add-arc/
  3. How to load fonts? | Aspose.Font for .NET

    Here is described how to load fonts with .NET. You will learn the objects, parameters, methods required for this, and get examples of loading....loading do the next: Construct path to the file. Initiate object...the font. Copy 1 // Construct path to the file 2 string fontPath...

    docs.aspose.com/font/net/how-to-load-fonts/
  4. 平铺 PDF – C# 示例 – Aspose.HTML for .NET

    了解扁平化 PDF 的含义,以及如何使用 Aspose.HTML for .NET 中的 FormFieldBehaviour 属性将 HTML 转换为 PDF 和扁平化 PDF 文件。...Prepare a path to an HTML source file 4 string sourcePath = Path. Combine...Prepare a path to the result file 17 string resultPath = Path. Combine...

    docs.aspose.com/html/zh/net/flatten-pdf/
  5. 如何用 Python.NET 将点设置为总和|Documentation

    学习如何使用 Aspose.Cells for Python via .NET 逐步配置Excel瀑布图中的总点。...file_path = "" wb = Workbook ( os . path . join ( file_path , "SampleSheet...] wb . save ( os . path . join ( file_path , "output.xlsx" ))...

    docs.aspose.com/cells/zh/python-net/how-to-set-...
  6. HTML CSS support - Free Support Forum - aspose.com

    Hello support … We have tried to build a html template with data binding to convert into pdf files … The html will include grid-template-columns , the html can display OK in browser ( Edge or Chrome ) and seems not OK…...Prepare a path to a source HTML file string documentPath = Path.Combine(DataDir...Prepare a path for converted file saving string savePath = Path.Combine(OutputDir...

    forum.aspose.com/t/html-css-support/253798
  7. Convert CDR to JPG in Java

    Follow this article to transform CDR to JPG in Java. You will get IDE setup instructions, a list of steps, and sample code to convert the CDR file to JPG with various customizations based on your requirements....input CDR file path and the desired JPG output path Load the CDR...specify the input and output paths, and open the CDR image using...

    kb.aspose.com/imaging/java/convert-cdr-to-jpg-i...
  8. Convert PPSM to CSV using Python or with free O...

    PPSM to CSV conversion in your Python applications without using Microsoft Office or online. Test free PPSM to CSV online converter quickly before integrating the code....file name and desired directory path Step 2 Load HTML file with an...while specifying output CSV file path. So your PPSM file is converted...

    products.aspose.com/total/python-net/conversion...
  9. Convert XLS to WORDML using Python or with free...

    XLS to WORDML conversion in your Python applications without using Microsoft Office or online. Test free XLS to WORDML online converter quickly before integrating the code....file name and desired directory path Step 2 Load HTML file with an...specifying output WORDML file path. So your XLS file is converted...

    products.aspose.com/total/python-net/conversion...
  10. Convert CSV to ODT using Python or with free On...

    CSV to ODT conversion in your Python applications without using Microsoft Office or online. Test free CSV to ODT online converter quickly before integrating the code....file name and desired directory path Step 2 Load HTML file with an...while specifying output ODT file path. So your CSV file is converted...

    products.aspose.com/total/python-net/conversion...