Sort Score
Result 10 results
Languages All
Labels All
Results 3,901 - 3,910 of 65,990 for

path

(0.15 sec)
  1. Converting a HTML file to EMF using Python | As...

    Sample code on Python for HTML to EMF conversion. Use example code for batch HTML to EMF conversion with Python and .NET... Specify the path to the input PDF file by joining...import path from io import FileIO path_infile = path . join (...

    products.aspose.com/pdf/python-net/conversion/h...
  2. Converting a PDF file to BMP using Python | Asp...

    Sample code on Python for PDF to BMP conversion. Use example code for batch PDF to BMP conversion with Python and .NET... Specify the path to the input PDF document by...import path from io import FileIO path_infile = path . join (...

    products.aspose.com/pdf/python-net/conversion/p...
  3. Cell 25.4 如何修改透视表面积图的配色? - Free Support Forum -...

    image.jpg (141.8 KB) 如何设置能使透视表的面积图切换成这种单色模式?...以下代码展示了如何修改一个面积图的背景颜色: path = ""; Workbook wb = new Workbook(path + "Test.xlsx");...ForegroundColor = Color.Red; wb.Save(path + "Output.xlsx"); Test.zip (10...

    forum.aspose.com/t/cell-25-4/315444
  4. Working with Attachments|Aspose.PDF for .NET

    This section explains how to working with Attachments using PdfContentEditor Class....file on the disk using the file path. You can add attachment using...method takes two arguments: file path and attachment description....

    docs.aspose.com/pdf/net/working-with-attachment...
  5. 如何添加时间段条件格式|Documentation

    如何使用 Aspose.Cells for Python via .NET 库应用 TimePeriods 条件格式。通过调整这些条件,您可以更好地控制单元格的外观和显示方式。...@staticmethod def run (): # The path to the documents directory current_dir...current_dir = os . path . dirname ( os . path . abspath ( __file__...

    docs.aspose.com/cells/zh/python-net/how-to-add-...
  6. 使用cad-java 23.7 版本,把一个250兆的.stl文件转成pdf ,内存飙到了11...

    下面是我的代码, 有什么办法减少内存使用,或者可以设置超过多少内存,就到磁盘处理,不然这个根本没法使用,一点就内存溢出了 public synchronized Path doCadToPdf(InputStream inputStream, String outputFilePath) throws IOException { Path outputPath = Paths.get(outputFileP…...点就内存溢出了 public synchronized Path doCadToPdf(InputStream inputStream...throws IOException { Path outputPath = Paths.get(outputFilePath);...

    forum.aspose.com/t/cad-java-23-7-250-stl-pdf-11...
  7. Tables in word Document corrupted - Free Suppor...

    If you look at pages 82 and 84 of the attached PDf you can see that the conversion has corrupted the tables. It seems to have overlaid pages 84 and 85 and also 86 and 87 of the original. Even though the file size is 22…...Document("path/to/your/document.docx"); doc.Save("path/to/save/cleaned_document...

    forum.aspose.com/t/tables-in-word-document-corr...
  8. Remove Attachments from PDF using C++ | Aspose.PDF

    C++ source code for removing attachments in a PDF file....pdf’ path. After opening the PDF document...‘dataDir’ variable to store the path where the updated PDF file,...

    products.aspose.com/pdf/cpp/attachments/remove/
  9. 你的第一个 Aspose.3D 应用程序|Documentation

    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....NET # The path to the documents directory....com/aspose-3d/Aspose.3D-for-.NET # The path to the documents directory....

    docs.aspose.com/3d/zh/python-net/your-first-asp...
  10. Convert WORDML to Images in Python | products.a...

    WORDML to image TIFF BMP PNG JPEG GIF EMF SVG conversion in your Python applications without using Microsoft Word...method with appropriate image path along with SaveFormat of relevant...method with appropriate image path along with SaveFormat of relevant...

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