Sort Score
Result 10 results
Languages All
Labels All
Results 2,791 - 2,800 of 61,127 for

path

(0.27 sec)
  1. Compare Presentation Slides in Python|Aspose.Sl...

    Compare PowerPoint and OpenDocument presentations programmatically with Aspose.Slides for Python via .NET. Identify slide differences in code quickly.... Presentation ( path + "AccessSlides.pptx" ) as p1...with slides . Presentation ( path + "HelloWorld.pptx" ) as p2...

    docs.aspose.com/slides/python-net/compare-slides/
  2. Formatting PDF Document using C#|Aspose.PDF for...

    Create and format the PDF Document with Aspose.PDF for .NET. Use the next code snippet to resolve your tasks....GetDocumentWindowPro () { // The path to the documents directory var...SetDocumentWindowPro () { // The path to the documents directory var...

    docs.aspose.com/pdf/net/formatting-pdf-document/
  3. Generating the form|Documentation

    How to render a printable form image and generate a recognition pattern file for Aspose.OMR for Java engine....recognition pattern file, provide the path to the form’s source code to...in the source code, the full path to each image file must be directly...

    docs.aspose.com/omr/java/generate-template/
  4. Rotate PDF using Python | Aspose.PDF

    Rotate PDF documents programmatically with Python sample code using Aspose.PDF for Python for .NET...apdf from os import path path_infile = path . join ( self . data_dir...data_dir , infile ) path_outfile = path . join ( self . data_dir...

    products.aspose.com/pdf/python-net/rotate/
  5. Handle Automatic Units of Chart Axis like Micro...

    Learn how to handle automatic units on chart axes in Aspose.Cells for C++, similar to Microsoft Excel. Our guide will show you how to configure and customize automatic units on a chart axis, including the display of scientific notation and adjusting the scale....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/handle-automatic-unit...
  6. Reading CSV File with Multiple Encodings with C...

    Learn how to read CSV files with multiple encodings using Aspose.Cells for C++....Startup (); // Source directory path U16String srcDir ( u ".. \\...01_SourceDirectory \\ " ); // Path of input CSV file U16String...

    docs.aspose.com/cells/cpp/reading-csv-file-with...
  7. 如何用 .NET 添加 Highlight 注解 | Aspose.PDF

    C# 上的源代码,用于通过 COM 互操作在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上添加 Highlight 个注释。... Path . Combine ( _dataDir , "sample...document . Save ( System . IO . Path . Combine ( _dataDir , "sample_highlight...

    products.aspose.com/pdf/zh-hans/net/annotation/...
  8. Filtering the kind of data while loading the wo...

    Learn how to filter specific data types while loading a workbook from a template file using Aspose.Cells with C++....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/filtering-the-kind-of...
  9. 如何使用 C++ 删除 Watermark 注释 | Aspose.PDF

    用于在任何使用 C++ 语言的平台上删除 PDF 文件中的 Watermark 注解的源代码... Path . Combine ( _dataDir , "sample_Watermark...document . Save ( System . IO . Path . Combine ( _dataDir , "sample_Watermark_del...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  10. Splitting PST results in creation of empty fold...

    I am trying to split a large PST which has multiple folders with Aspose.Email for Java. PST split works fine with size constraint; however, all PSTs will have all folders from parent PST even though some of the folders …...SplitInto(IList criteria, string path) IList<MailQuery> criteria =...FromFile(fileName)) { pst.SplitInto(criteria, path); }...

    forum.aspose.com/t/splitting-pst-results-in-cre...