Sort Score
Result 10 results
Languages All
Labels All
Results 2,381 - 2,390 of 61,026 for

path

(0.08 sec)
  1. Encrypt And Decrypt ODS files with C++|Document...

    Password-protect and encrypt ODS files using Aspose.Cells for C++, which is a pure C++ library....Cells-for-C++ // Source directory path U16String sourceDir = u ".....01_SourceDirectory \\ " ; // Output directory path U16String outputDir = u ".....

    docs.aspose.com/cells/cpp/encrypt-and-decrypt-o...
  2. 在PHP中计算公式|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....InteropHelper' ); // Opening through Path // Creating a Workbook object...an Excel file using its file path $workbook = $ptr -> New ( "Aspose...

    docs.aspose.com/cells/zh/net/calculating-formul...
  3. Cropping PDF Pages using Python|Aspose.PDF for ...

    You may change page properties, such as the width, height, Bleed-, Crop- and Trimbox using Aspose.PDF for Python via .NET....configuration DATA_DIR = "your path here" def crop_page ( input_file_name...Args: input_file_name (str): Path to the input PDF file to be...

    docs.aspose.com/pdf/python-net/crop-pages/
  4. 用C++显示和隐藏网格线及行列标题|Documentation

    本文提供使用C++ API或库通过编程隐藏或显示Excel工作表的网格线、行和列标题的示例代码。...Startup (); // Source directory path U16String srcDir ( u ".. \\...01_SourceDirectory \\ " ); // Path of input Excel file U16String...

    docs.aspose.com/cells/zh/cpp/show-and-hide-grid...
  5. Add Image to PDF using C#|Aspose.PDF for .NET

    This section describes how to add image to existing PDF file using C# library....void AddImageToPDF () { // The path to the documents directory var...AddImageToPDFUsingPd () { // The path to the documents directory var...

    docs.aspose.com/pdf/net/add-image-to-existing-p...
  6. 使用 Python 更改 HTML 背景颜色

    学习使用 Aspose.HTML for Python via .NET 为 HTML 文档设置背景颜色。提供多种实现方式的可直接使用的 Python 示例。...html as ah 5 6 # Prepare output path for document saving 7 output_dir...exist_ok = True) 9 save_path = os. path . join (output_dir, "c...

    docs.aspose.com/html/zh/python-net/how-to-chang...
  7. Detect Hyperlink Type|Documentation

    Learn how to detect hyperlink type through the Aspose.Cells for Python via .NET API....external, cell reference, file path, etc. Aspose.Cells for Python...External link FILE_PATH: Local and full path to files/folders....

    docs.aspose.com/cells/python-net/detect-hyperli...
  8. Shape.filled property | Aspose.Words for Node.js

    Shape.filled property. Determines whether the closed Path of the shape will be filled....Determines whether the closed path of the shape will be filled...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Convert OneNote to Html using user callbacks | ...

    Learn how to convert OneNote notes into HTML format with user-defined callbacks for saving and conversion.... Uri = Path. Combine ( ".." , uri). Replace...= folder; 46 var fullPath = Path. Combine ( this . RootFolder...

    docs.aspose.com/note/net/convert-onenote-to-htm...
  10. Add Figures Annotations using C#|Aspose.PDF for...

    This article describes how to add, get, and delete figures annotations from your PDF document with Aspose.PDF for .NET...AddLineAnnotation () { // The path to the documents directory var...AddCircleAndSquareAn () { // The path to the documents directory var...

    docs.aspose.com/pdf/net/figures-annotation/