Sort Score
Result 10 results
Languages All
Labels All
Results 2,101 - 2,110 of 59,304 for

path

(0.23 sec)
  1. Move and Remove Form Field|Aspose.PDF for .NET

    Explore how to manage form fields in PDFs, including moving or removing them, using 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/net/move-remove-form-field/
  2. Aspose.PSD for .NET 23.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....VectorPathRecord > path = new List < VectorPathRecord >(); path . Add (...PathFillRuleRecord ( null )); path . Add ( new InitialFillRuleRecor...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  3. Convert Presentations to Animated GIFs in Pytho...

    Easily convert PowerPoint presentations (PPT, PPTX) and OpenDocument files (ODP) to animated GIFs with Aspose.Slides for Python. Fast, high-quality results.... Presentation ( path + "pres.pptx" ) pres . save...pres = slides . Presentation ( path + "pres.pptx" ) options = slides...

    docs.aspose.com/slides/python-net/convert-power...
  4. 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-...
  5. Add text to PDF using C# | Aspose.PDF

    Add text to PDF programmatically with C# sample code using Aspose.PDF for .NET...document - C# var inputFile = Path . Combine ( dataDir , "sample..."sample.pdf" ); var outputFile = Path . Combine ( dataDir , "sample_out...

    products.aspose.com/pdf/net/text/
  6. Protect and unProtect Worksheets|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/net/protect-and-unprotect...
  7. ResourceSavingArgs.ResourceStream | Aspose.Word...

    Discover the ResourceSavingArgs ResourceStream property to easily define where your resources are saved, enhancing efficiency and control in your projects....} \ "" ); string extension = Path . GetExtension ( args . ResourceFileName...must explicitly specify the path for the fonts. args . ResourceFileUri...

    reference.aspose.com/words/net/aspose.words.sav...
  8. 使用 C++ 设置图表外观|Documentation

    学习如何在Aspose.Cells for C++中配置图表的外观。我们的指南将展示如何修改图表布局、颜色、字体和效果,以实现理想的视觉风格,提升工作表的美观度。...Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/setting-chart-appe...
  9. 使用 Python 从 PDF 中提取附件 | Aspose.PDF

    在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上通过 COM Interop 使用 Python 从 PDF 中提取附件。...apdf from os import path path_infile = path . join ( self . data_dir...document = apdf . Document ( path_infile ) # Get count of the...

    products.aspose.com/pdf/zh-hans/python-net/atta...
  10. Extracting Images from Presentation shapes|Aspo...

    Extract images from PowerPoint presentation in JavaScript...function saveImage ( image , path , imageType ) { var ImageFormatClass...image . getImage (). save ( path , java . newInstanceSync ( "java...

    docs.aspose.com/slides/nodejs-java/extracting-i...