Sort Score
Result 10 results
Languages All
Labels All
Results 6,131 - 6,140 of 41,537 for

document properties

(0.43 sec)
  1. Parse PDF in Python: A Powerful Step-by-Step Guide

    Learn how to parse PDF in Python using Aspose.PDF for Python, the best Python PDF parser. Extract text, tables, and images with step-by-step examples....tables, and images from PDF documents in Python. This article covers...enterprise applications and document automation systems. Installation...

    blog.aspose.com/pdf/parse-pdf-in-python/
  2. How to Put Page Number in Word using Python

    This article provides detailed information on how to put page number in Word using Python. It will guide you to load an existing Word file and then insert page numbers in word using python with the help of few API calls only....source Word file using the Document class object Create DocumentBuilder...writing and moving in the loaded document Move to the footer section...

    kb.aspose.com/words/python/how-to-put-page-numb...
  3. 添加和连接 Visio 形状|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....Diagram-for-Java // The path to the documents directory. String dataDir...); // Set the new shape's properties Shape shape = diagram . getPages...

    docs.aspose.com/diagram/zh/java/add-and-connect...
  4. How to Remove Comments in Word using Python

    This quick tutorial guides on how to remove comments in Word using Python. It shares all the details to configure the environment, detailed steps to be performed for writhing this application and a runnable sample code that can be used to delete all comments in Word using Python....namespaces, classes, methods, and properties that are required for developing...Load the Word file using the Document class object that contains...

    kb.aspose.com/words/python/how-to-remove-commen...
  5. 如何在 HTML 中更改边框颜色?C# 示例

    在本文中,我们将使用 C# 示例来展示使用 Aspose.HTML for .NET 库更改 HTML 文件边框颜色的不同方法。...Prepare an output path for a document saving 4 string savePath =...instance of an HTML document 10 HTMLDocument document = new HTMLDoc...

    docs.aspose.com/html/zh/net/how-to-articles/how...
  6. EditableRangeStart.Accept | Aspose.Words for .NET

    Discover the EditableRangeStart Accept method to efficiently manage visitor interactions and enhance user experience on your site....void Visitor () { Document doc = new Document (); doc . Protect...world! Since we have set the document's protection level to read-only...

    reference.aspose.com/words/net/aspose.words/edi...
  7. Aspose::Words::Fields::FieldOptions::get_Curren...

    Aspose::Words::Fields::FieldOptions::get_CurrentUser method. Gets or sets the current user information in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...values of // the respective properties of the UserInformation object...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. ChartMarker class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartMarker class. Represents a chart data marker...Working with Charts documentation article. Properties Name Description...chart_data_point (): doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Edit HTML5 Canvas – Aspose.HTML for .NET

    Learn about HTML Canvas and how to work with a Document that contains HTML5 Canvas element using Aspose.HTML for .NET API....an HTML5 element in an HTML document that is added using the <canvas>...canvas as a part of an HTML document, you do not need any particular...

    docs.aspose.com/html/net/edit-html5-canvas/
  10. Create Remove and Get GridCell Comments|Documen...

    This article introduces how to work with comments in GridWeb....then accesses its various properties like Author, Note, Visibility...(); //Access its various properties string strAuth = gridComm...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...