Sort Score
Result 10 results
Languages All
Labels All
Results 3,681 - 3,690 of 18,544 for

document editor

(0.82 sec)
  1. Manage Shapes in Presentations Using Python|Asp...

    Learn to create, edit and optimize shapes in Aspose.Slides for Python via .NET and deliver high-performance PowerPoint and OpenDocument presentations....on a slide like in a desktop editor? There isn’t a built-in Boolean...

    docs.aspose.com/slides/python-net/shape-manipul...
  2. 处理消息附件|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....Email Editor App . 向 MapiMessage 添加参考附件...msg . attachments . add ( "Document.pdf" , "https://drive.google...

    docs.aspose.com/email/zh/python-net/working-wit...
  3. Bug 5062: Converting GeoJson(json) to all forma...

    Hi Alexander, Screenshot in QGIS: Screenshot in mygeodata: Input/output data: 5062 -GeoJson -Csv.zip (692 Bytes) Thanks,...the generated CSV in a text editor. You should see something like:...conversion, and I’ll dig deeper. Documentation & references Aspose.GIS...

    forum.aspose.com/t/bug-5062-converting-geojson-...
  4. Font Formatting

    Font formatting is the process of styling font settings like their colors, boldness, size, and other properties that affect appearance and readability....visual appearance of text in a document or digital content. Here font...text or make it bold in a text editor. Understanding the font “format...

    docs.aspose.com/font/net/font-formatting/
  5. Remove Open Action|Aspose.PDF for Python via .NET

    This example loads an existing PDF, removes the open action, and saves the cleaned Document....Action Contents [ Hide ] PDF documents may contain actions that execute...you can easily remove the document open action and ensure the...

    docs.aspose.com/pdf/python-net/remove-open-action/
  6. Add Local Link|Aspose.PDF for Python via .NET

    This example binds an input PDF, adds a red-colored local link on page 1 that points to page 1, and saves the modified Document....between pages within the same document. Using PdfContentEditor ,...page to another, improving document usability and navigation....

    docs.aspose.com/pdf/python-net/add-local-link/
  7. 在 Python 中获取、更新和展开 PDF 书签|Aspose.PDF for Python...

    了解如何使用 Python 检索、更新和展开 PDF 文档中的书签。...get_bookmarks ( input_pdf ): document = ap . Document ( input_pdf ) for...len ( document . outlines )): outline_item = document . outlines...

    docs.aspose.com/pdf/zh/python-net/get-update-an...
  8. Replace Text Regex|Aspose.PDF for Python via .NET

    In this example, all four-digit numbers in the Document are replaced with the placeholder "[NUMBER]". This is useful for masking sensitive data, normalizing content, or anonymizing Documents.... Bind the input PDF document. Configure replacement strategy...the entire document. Save the updated PDF document. import aspose...

    docs.aspose.com/pdf/python-net/replace-text-regex/
  9. EditableRangeStart | Aspose.Words for Java

    Represents a start of an editable range in a Word Document in Java....an editable range in a Word document. To learn more, visit the...Aspose.Words Document Object Model (DOM) documentation article. Remarks:...

    reference.aspose.com/words/java/com.aspose.word...
  10. EditableRangeEnd | Aspose.Words for Java

    Represents an end of an editable range in a Word Document in Java....an editable range in a Word document. To learn more, visit the...Aspose.Words Document Object Model (DOM) documentation article. Remarks:...

    reference.aspose.com/words/java/com.aspose.word...