Sort Score
Result 10 results
Languages All
Labels All
Results 2,801 - 2,810 of 61,555 for

path

(0.15 sec)
  1. Calculation of Excel 2016 MINIFS and MAXIFS fun...

    This article introduces how to use the Aspose.Cells library to calculate MINIFS and MAXIFS functions in Microsoft Excel 2016 using C++....Cells-for-C // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/calculation-of-excel-...
  2. Working with Actions in PDF document|Aspose.PDF...

    Explore how to extract and manage PDF metadata, such as author and title, in Python using Aspose.PDF....from os import path document = ap . Document ( path_infile ) document...pen');" ) document . save ( path_outfile ) In this example we...

    docs.aspose.com/pdf/python-net/actions/
  3. Add WordArt Watermark to Worksheet with C++|Doc...

    Learn how to add WordArt watermarks to Excel worksheets using Aspose.Cells for C++....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/add-wordart-watermark...
  4. | Aspose.PDF

    Manage PDF Annotations Programmatically with C# Using Aspose.PDF for .NET...Example: C# var inputFile = Path . Combine ( dataDir , "AddAnnotation..."AddAnnotation.pdf" ); var outputFile = Path . Combine ( dataDir , "AddAnnotation_out...

    products.aspose.com/pdf/net/annotation/
  5. 保护和取消保护工作表|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....//Specify the template excel file path. string myPath = "Protect and...//Specify the template excel file path. string myPath = "Protect and...

    docs.aspose.com/cells/zh/net/protect-and-unprot...
  6. Convert PDF to OneNote in C# | Import PDF to On...

    Programmatically Convert PDF to OneNote in C# with Aspose.Note for .NET API. Import content of PDF documents and Save as a OneNote (.one) using C#....Import() method with the PDF file path. Finally, save as OneNote using...Import() method with the PDF file path. Repeat the above step to import...

    blog.aspose.com/convert-pdf-to-onenote-in-csharp/
  7. XMP Metadata | API to code EPS | .NET

    .NET API Solution to work with EPS files. Rich functionality to code XMP metadata of EPS files. C# examples on how to add, edit and get it....metadata to EPS file C# Set the path to the documents directory....Linq; using System.Text; // The path to the documents directory....

    products.aspose.com/page/net/xmp-metadata/
  8. Adding HTML Rich Text inside the Cell with C++|...

    Learn how to add HTML Rich Text inside the Cell through the Aspose.Cells for C++ API....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/adding-html-rich-text...
  9. Working with Footers|Aspose.Words for Java

    Remove footers from a document easily and fast instead of using Apache POI.... Java // The path to the documents directory....of the document. Java // The path to the documents directory....

    docs.aspose.com/words/java/working-with-footers/
  10. 用C++合并或取消合并单元格范围|Documentation

    用C++在Excel中合并和取消合并范围内的单元格。...Cells-for-C // Source directory path U16String srcDir ( u ".. \\...01_SourceDirectory \\ " ); // Path of output excel file U16String...

    docs.aspose.com/cells/zh/cpp/merge-or-unmerge-r...