Sort Score
Result 10 results
Languages All
Labels All
Results 3,051 - 3,060 of 65,988 for

path

(0.45 sec)
  1. 使用 C++ 管理图表中的形状|Documentation

    学习如何使用 Aspose.Cells for C++ 添加控件和自定义 Microsoft Excel 中的图表。我们的指南将演示如何操作图表元素、调整格式以及提升图表的整体外观与易用性。...Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/controls-in-charts/
  2. DocumentBuilder.InsertOleObjectAsIcon | Aspose....

    Effortlessly insert OLE objects as icons in your documents with DocumentBuilder. Customize icons and captions while ensuring seamless integration....Description fileName String Full path to the file. isLinked Boolean...inserted. iconFile String Full path to the ICO file. If the value...

    reference.aspose.com/words/net/aspose.words/doc...
  3. Manipulating DjVu Formats|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....Save by passing the file path (or an object of MemoryStream)...Image.Save by passing the file path (or an object of MemoryStream)...

    docs.aspose.com/imaging/net/manipulating-djvu-f...
  4. 如何用C++设置类别轴|Documentation

    了解如何在Aspose.Cells for C++中设置类别轴。我们的指南将帮助您理解如何定义类别轴范围、调整其属性和格式化标签。...(); // Your local test path U16String path = u "" ; // Create a...result file workbook . Save ( path + u "Output.xlsx" ); Aspose...

    docs.aspose.com/cells/zh/cpp/how-to-set-categor...
  5. Extract Data from AcroForm using C#|Aspose.PDF ...

    Aspose.PDF makes it easy to extract form field data from PDF files. Learn how to extract data from AcroForms and save it into JSON, XML, or FDF format....ExtractFormFields () { // The path to the documents directory var...ExtractFormFieldsToJ () { // The path to the documents directory var...

    docs.aspose.com/pdf/net/extract-data-from-acrof...
  6. Convert OneNote to Image | Aspose.Note Document...

    A comprehensive guide on how to convert OneNote files to images.... Copy 1 // The path to the documents directory....resolution of 96 dpi. Copy 1 // The path to the documents directory....

    docs.aspose.com/note/net/convert-onenote-to-ima...
  7. Set Privileges, Encrypt and Decrypt PDF File us...

    Encrypt PDF File with C++ using Different Encryption Types and Algorithms. Also, decrypt PDF Files using Owner Password....SetPrivilegesOnExist () { // String for path name. String _dataDir ( "C:...EncryptPDFFile () { // String for path name. String _dataDir ( "C:...

    docs.aspose.com/pdf/cpp/set-privileges-encrypt-...
  8. Converting a TEX file to TXT using Python | Asp...

    Sample code on Python for TEX to TXT conversion. Use example code for batch TEX to TXT conversion with Python and .NET...Specify the path to the input PDF document using path.join function...function from os.path module, joining indir and infile directories...

    products.aspose.com/pdf/python-net/conversion/t...
  9. 使用 Python 搜索 PDF | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码在不以编程方式打开 PDF 文档的情况下搜索 PDF 文档。...apdf from os import path path_infile = path . join ( self . data_dir...document = apdf . Document ( path_infile ) # Create TextAbsorber...

    products.aspose.com/pdf/zh-hans/python-net/search/
  10. 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...