Sort Score
Result 10 results
Languages All
Labels All
Results 2,681 - 2,690 of 67,024 for

path

(0.12 sec)
  1. Convert various Images formats to PDF|Aspose.PD...

    This topic show you how to Aspose.PDF for C++ library allows to convert various images formats to PDF....images: Create a String Class for path name and file name. An instance...std :: endl ; // String for path name String _dataDir ( "C: \\...

    docs.aspose.com/pdf/cpp/convert-images-format-t...
  2. Merge or Unmerge Range of Cells with C++|Docume...

    Merge and Unmerge Cells in a Range in Excel with C++ code....Cells-for-C // Source directory path U16String srcDir ( u ".. \\...01_SourceDirectory \\ " ); // Path of the output Excel file U16String...

    docs.aspose.com/cells/cpp/merge-or-unmerge-rang...
  3. Disable Exporting Frame Scripts and Document Pr...

    Disable exporting frame scripts and document properties using Aspose.Cells with C++....Cells-for-C // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/disable-exporting-fra...
  4. Setting Page Options in Python|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....Workbook object by Excel file path workbook = self . Workbook ()...Workbook object by Excel file path workbook = self . Workbook (...

    docs.aspose.com/cells/java/setting-page-options...
  5. Add, Get, or Remove Watermarks in PDF Using C# ...

    Add, get or remove watermark from PDF file programmatically with C# sample code using Aspose.PDF for .NET...Output file: var inputFile = Path . Combine ( dataDir , "sample..."sample.pdf" ); var outputFile = Path . Combine ( dataDir , "AddWatermark...

    products.aspose.com/pdf/net/watermark/
  6. Working with Textures in PostScript | C++

    How to add texture pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++... Create a rectangle path. Fill the rectangle with the...the document. Copy 1 // The path to the documents directory....

    docs.aspose.com/page/cpp/ps/working-with-textures/
  7. 先按行后按列填充数据,使用C++|Documentation

    学习如何先按行后按列填充数据,通过Aspose.Cells for C++ API。...Cells-for-C // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/populate-data-firs...
  8. Adding, Extracting, and Deleting Tables in PDF ...

    Manage Tables in PDF file programmatically with C# sample code using Aspose.PDF for .NET...in PDF - C# var inputFile = Path . Combine ( dataDir , "sample..."sample.pdf" ); var outputFile = Path . Combine ( dataDir , "sample_with_table_out...

    products.aspose.com/pdf/net/table/
  9. Control Exception PDF File|Aspose.PDF for .NET

    Learn how to handle exceptions in PDF processing and ensure smooth operations while working with PDFs using Aspose.PDF in .NET....ControlExceptionPDFF () { // The path to the documents directory var...ControlExceptionPDFF () { // The path to the documents directory var...

    docs.aspose.com/pdf/net/control-exception/
  10. How to add Link Annotation using C++ | Aspose.PDF

    Add Link annotations programmatically in PDF with C++ sample code on any platform with C++ language... Path . Combine ( _dataDir , "sample...document . Save ( System . IO . Path . Combine ( _dataDir , "sample_link...

    products.aspose.com/pdf/cpp/annotation/link/add/