Sort Score
Result 10 results
Languages All
Labels All
Results 4,331 - 4,340 of 158,728 for

open

(0.09 sec)
  1. 从 PDF 中删除表单 C#|Aspose.PDF for .NET

    基于子类型/表单使用 Aspose.PDF for .NET 库删除文本。 从 PDF 中删除所有表单。...GetDataDir_AsposePdf_Forms (); // Open PDF document using ( var document...GetDataDir_AsposePdf_Forms (); // Open PDF document using ( var document...

    docs.aspose.com/pdf/zh/net/remove-form/
  2. WatermarkerContext Class | Aspose.Words for .NET

    Discover the Aspose.Words.LowCode.WatermarkerContext class for seamless document watermarking. Enhance your documents with ease and efficiency.... Open , FileAccess . Read )) { WatermarkerContext..."Document.docx" , FileMode . Open , FileAccess . Read )) { WatermarkerContext...

    reference.aspose.com/words/net/aspose.words.low...
  3. Line Breaks and Text Wrapping with C++|Document...

    How to implement text wrapping and word wrap using the Aspose.Cells library in C++. By using the Aspose.Cells library, you can easily insert text in cells and set the text wrapping method, such as manual word wrap, word wrap, etc. This document details how to implement these features and provides sample code for your reference....Workbook Object Workbook wb ; // Open first Worksheet in the workbook...Object Workbook workbook ; // Open first Worksheet in the workbook...

    docs.aspose.com/cells/cpp/line-breaks-and-text-...
  4. 使用 C++ 将特定工作表导出为 PDF|Documentation

    使用 Aspose.Cells 与 C++ 导出特定工作表为 PDF。...Cells-for-C // Open the template excel file Workbook...com/aspose-cells/Aspose.Cells-for-C // Open the template Excel file Workbook...

    docs.aspose.com/cells/zh/cpp/save-specified-wor...
  5. Convert EPUB to XPS – C# code examples

    Convert EPUB to XPS using Aspose.HTML for .NET API. Consider various EPUB to XPS conversion scenarios in C# examples. Try online EPUB Converter....EPUB to XPS using C# 2 3 // Open an existing EPUB file for reading...you should follow a few steps: Open an existing EPUB file. In the...

    docs.aspose.com/html/net/convert-epub-to-xps/
  6. Convert PPTM to XLSX in Android Apps or with fr...

    Convert PPTM to XLSX in Android Apps or Online App without using using Microsoft Excel or PowerPoint or online. Test free PPTM to XLSX online converter quickly before integrating the code....Convert PPTM to XLSX in Android Open PPTM file using Presentation...Using the API, you can also open the password-protected document...

    products.aspose.com/total/android-java/conversi...
  7. EOT to TTF Converter API | Java

    Convert EOT to TTF using Java API on Windows and Linux. Integrate this native EOT to TTF font conversion functionality into your own solution....formats: TrueType (TTF) and Web Open Font Format (WOFF and WOFF2)...language you code in. Open EOT font using Open() Method. Specify...

    products.aspose.com/font/java/conversion/eot-to...
  8. CFF to WOFF2 Converter API | Java

    Convert CFF to WOFF2 using Java API on Windows and Linux. Integrate this native CFF to WOFF2 font conversion functionality into your own solution....formats: TrueType (TTF) and Web Open Font Format (WOFF and WOFF2)...language you code in. Open CFF font using Open() Method. Specify...

    products.aspose.com/font/java/conversion/cff-to...
  9. Convert XLTX to WORD using Python or with free ...

    XLTX to WORD conversion in your Python applications without using Microsoft Office or online. Test free XLTX to WORD online converter quickly before integrating the code....needed when a user wants to open and view the content of an XLTX...XLTX to WORD in Python Step 1 Open the source XLTX file using Workbook...

    products.aspose.com/total/python-net/conversion...
  10. Extract text from all PDF pages using C++|Aspos...

    This article describes various ways to extract text from PDF documents using Aspose.PDF in C++. From entire pages, from a specific part, based on columns, etc.... After that, open the PDF using Document class...( "extracted-text.txt" ); // Open document auto document = MakeObject...

    docs.aspose.com/pdf/cpp/extract-text-from-all-pdf/