Sort Score
Result 10 results
Languages All
Labels All
Results 3,271 - 3,280 of 61,126 for

path

(0.14 sec)
  1. Aspose.Slides for C++: FontsLoader::LoadExterna...

    LoadExternalFonts call is very slow. Is there any way to improve performance? Sample code I am using: std::vector<String> candidatePaths; #ifdef MACINTOSH candidatePaths = { u"/Applications/Microsoft PowerPoint…...size()); for (const auto &path : candidatePaths) { if (Sys...(System::IO::Directory::Exists(path)) { validPaths.push_back(path); } } if (!validPaths...

    forum.aspose.com/t/aspose-slides-for-c-fontsloa...
  2. Move PDF Pages programmatically C#|Aspose.PDF f...

    Try to move pages at desired location or at the end of a PDF file using Aspose.PDF for .NET....MovingAPageFromOnePd () { // The path to the documents directory var...MovingBunchOfPagesFr () { // The path to the documents directory var...

    docs.aspose.com/pdf/net/move-pages/
  3. Copy Cells range and formatting to Word table -...

    I am currently evaluating Cells and Words. One of the tasks I need to be able toaccomplish is that of selecting an Excel range, complete with formatting, and inserting it into a Word document as a table. Please could you…...Replace with your input file path // Save the workbook as a DOCX...Docx); // Specify the output file path and format Console.WriteLine("Excel...

    forum.aspose.com/t/copy-cells-range-and-formatt...
  4. Working with Hatch Patterns in PS file | Python

    How to add hatch pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...###### 8 ########## 9 10 # The path to the documents directory....a rectngle path for every pattern square 34 path = aspose. pydrawing...

    docs.aspose.com/page/python-net/ps/working-with...
  5. Manage number of pages in XPS file | .NET

    .NET API Solution to manage XPS files. Add or remove pages from or to XPS documents with a few lines of C# code.... Set the path to the documents directory....using System.Drawing; // The path to the documents directory....

    products.aspose.com/page/net/add-delete-pages/
  6. 提取 PDF 页面|Aspose.PDF for .NET

    本节解释如何使用 PdfFileEditor 类提取 PDF 页面。...Extract_PDFPages_FilePaths () { // The path to the documents directory var...Extract_PDFPages_Streams () { // The path to the documents directory var...

    docs.aspose.com/pdf/zh/net/extract-pdf-pages/
  7. CGM to JPEG Converter using Python | Aspose.PDF

    Sample code on Python for CGM to JPEG conversion. Use example code for batch CGM to JPEG conversion with Python and .NET... Define the paths to the input PDF file and output...output directory using path.join() function. Create a new instance...

    products.aspose.com/pdf/python-net/conversion/c...
  8. EMF to PDF Converter using Python | Aspose.PDF

    Sample code on Python for EMF to PDF conversion. Use example code for batch EMF to PDF conversion with Python and .NET... Define the paths to the input PDF file and output...output directory using path.join() function. Create a new instance...

    products.aspose.com/pdf/python-net/conversion/e...
  9. 刷新模板文件中的第二张数据透视表pivot1,pivot0对应的数据透视图chart0出现异常...

    版本25.10 示例代码: SyntaxEditor Code Snippet var wb =new Workbook(Path+“3.xlsx”); var pivot=wb.Worksheets[“statistics”].PivotTables[“pivot1”]; pivot.RefreshData(); pivot.CalculateData(); wb.Save(Path+“4.xlsx”); 3.zip …...Snippet var wb =new Workbook(path+“3.xlsx”); var pivot=wb.Wor...pivot.CalculateData(); wb.Save(path+“4.xlsx”); 3.zip (44.9 KB) Professionalize...

    forum.aspose.com/t/pivot1-pivot0-chart0/320059
  10. PDF to XML Converter using Python | Aspose.PDF

    Sample code on Python for PDF to XML conversion. Use example code for batch PDF to XML conversion with Python and .NET... Specify the path to the input PDF document by...apdf from os import path path_infile = path . join ( self . data_dir...

    products.aspose.com/pdf/python-net/conversion/p...