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

path

(0.13 sec)
  1. 移动和删除表单字段|Aspose.PDF for .NET

    探索如何管理PDF中的表单字段,包括移动或删除它们,使用Aspose.PDF for .NET。...static void MoveField () { // The path to the documents directory var...void RemoveFields () { // The path to the documents directory var...

    docs.aspose.com/pdf/zh/net/move-remove-form-field/
  2. Working with Images | Aspose.Note Documentation

    With C# OneNote API or Library, you can extract images from OneNote document, get information of the images, insert an image into existing OneNote document, and link an image to hyperlink.... Copy 1 // The path to the documents directory....(String. Format (dataDir + "{0}" , Path. GetFileName (image. FileName...

    docs.aspose.com/note/net/working-with-images/
  3. Deal with PDF Forms in C# | Aspose.PDF

    Manage PDF Forms programmatically with C# sample code using Aspose.PDF for .NET....PDF using C# var inputFile = Path . Combine ( dataDir , "sample..."sample.pdf" ); var outputFile = Path . Combine ( dataDir , "sample_out...

    products.aspose.com/pdf/net/acroforms/
  4. Convert Excel to HTML with tooltip using C++|Do...

    Convert Excel to HTML while adding tooltips with Aspose.Cells using C++....Cells-for-C // Source directory path U16String sourceDir ( u ".....\\ " ); // Output directory path U16String outputDir ( u ".....

    docs.aspose.com/cells/cpp/convert-excel-to-html...
  5. Working with Page Rotation|Aspose.PDF for .NET

    This section explains how to work with Page Rotation using PdfPageEditor Class....void RotatePages1 () { // The path to the documents directory var...void RotatePages2 () { // The path to the documents directory var...

    docs.aspose.com/pdf/net/working-with-page-rotat...
  6. 使用C++将Excel导出到带有网格线的HTML|Documentation

    学习如何使用编号Aspose.Cells for C++导出带网格线的Excel文件到HTML。...Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/export-excel-to-ht...
  7. Setting Page Options in 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....Workbook object by an Excel file path $workbook = new Workbook ();...Workbook object by an Excel file path $workbook = new Workbook ( $dataDir...

    docs.aspose.com/cells/java/setting-page-options...
  8. Working with masks in Aspose.PSD for Python|Doc...

    Examples of how to work with Clipping, Raster and Vector Masks within PSD File...information, vector masks utilize paths and curves to create smooth...essentially a path that is applied to a layer. The shape of the path determines...

    docs.aspose.com/psd/python-net/update-create-la...
  9. PDF Multimedia Annotation using C#|Aspose.PDF f...

    Aspose.PDF for .NET allows you to add, get, and delete the multimedia annotation from your PDF document....AddScreenAnnotationW () { // The path to the documents directory var...dataDir + "sample.pdf" )) { // Path to the media file (SWF) var...

    docs.aspose.com/pdf/net/multimedia-annotation/
  10. Shape.filled property | Aspose.Words for Python

    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/python-net/aspose.wo...