Sort Score
Result 10 results
Languages All
Labels All
Results 5,431 - 5,440 of 158,746 for

open

(0.22 sec)
  1. Remove Section Breaks from a Document|Aspose.Wo...

    Remove section breaks from a document easily and fast instead of using Open XML SDK in C#....Words or Open XML SDK. You can download the...

    docs.aspose.com/words/net/remove-section-breaks...
  2. Add Table to Word Document|Aspose.Words for .NET

    Add a table to a Word document easily and fast instead of using Open XML SDK in C#....Words or Open XML SDK. You can download the...

    docs.aspose.com/words/net/add-table-to-word-doc...
  3. ExportFontFormat enumeration | Aspose.Words for...

    Aspose.Words.Saving.ExportFontFormat enumeration. Indicates the format that is used to export fonts while rendering to HTML fixed format....Name Description Woff WOFF (Web Open Font Format). Ttf TTF (TrueType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Document::get_Compliance method ...

    Aspose::Words::Document::get_Compliance method. Gets the OOXML compliance version determined from the loaded document content. Makes sense only for OOXML documents in C++....to read a loaded document’s Open Office XML compliance version...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. 使用文本注释进行PDF处理|Aspose.PDF for .NET

    Aspose.PDF for .NET 允许您从PDF文档中添加、获取和删除文本注释。...GetDataDir_AsposePdf_Annotations (); // Open PDF document using ( var document...annotation" ; textAnnotation . Open = true ; textAnnotation . Icon...

    docs.aspose.com/pdf/zh/net/text-annotation/
  6. Aspose.Total Project Wizard for IntelliJ IDEA -...

    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....for IntelliJ IDEA (Maven) is open source and its source code is...the source code. Choose File > Open Project Browse to the latest...

    docs.aspose.com/total/java/aspose-total-project...
  7. How to Run the Examples | Aspose.PUB for C++

    To run the examples of Aspose.PUB for C++ you can either clone the repository using your favorite Github client or download the ZIP file.... Open the solution file in Visual...along with the examples project. Open RunExamples.cs file, all the...

    docs.aspose.com/pub/cpp/how-to-run-the-examples/
  8. Convert PDF to Excel Workbook in PHP|Aspose.PDF...

    Learn how to convert PDF files to Excel workbooks in PHP using Aspose.PDF, enabling seamless data extraction and manipulation.... PHP Code # Open the target document $pdf = new...

    docs.aspose.com/pdf/java/convert-pdf-to-excel-w...
  9. Concatenate PDF Files in Python|Aspose.PDF for ...

    Learn how to concatenate multiple PDF files into a single PDF document in Python using Aspose.PDF, simplifying document management....pdf' # Open the source document pdf1 = self...

    docs.aspose.com/pdf/java/concatenate-pdf-files-...
  10. Modifying AcroForms|Aspose.PDF for Java

    This section explains how to modifying forms in your PDF document with Aspose.PDF for Java....SetFormFieldFontOthe () { // Open document Document pdfDocument...DeleteParticularForm () { // Open a document Document pdfDocument...

    docs.aspose.com/pdf/java/modifing-form/