Sort Score
Result 10 results
Languages All
Labels All
Results 3,721 - 3,730 of 17,944 for

document editor

(0.2 sec)
  1. Move Field|Aspose.PDF for Python via .NET

    Move an existing form field to a different position in a PDF Document.... Bind the PDF document to the FormEditor. Move the...coordinates. Save the modified document. from io import FileIO import...

    docs.aspose.com/pdf/python-net/move-field/
  2. Working with Clips in PS file| Python

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in Python...] Add Clip in PS Document In a PS document, a clip is a boundary...graphics state in PS viewers or editors. Any content extending beyond...

    docs.aspose.com/page/zh/python-net/ps/working-w...
  3. Replace Text On Page With State|Aspose.PDF for ...

    In this example, all occurrences of the word "software" on page 1 are replaced with "SOFTWARE PAGE 1", using red text with a font size of 12....consistent formatting across documents. Create a PdfContentEditor...instance. Bind the input PDF document. Define a TextState with custom...

    docs.aspose.com/pdf/python-net/replace-text-on-...
  4. Aspose::Words::Saving::DocSaveOptions::get_Alwa...

    Aspose::Words::Saving::DocSaveOptions::get_AlwaysCompressMetafiles method. When false, small metafiles are not compressed for performance reason. Default value is true, all metafiles are compressed regardless of its size in C++....compression in a document while saving. // Open a document that contains...MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Microsoft...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Create ComboBox Field|Aspose.PDF for Python via...

    Check how to programmatically add a ComboBox (drop-down list) field to a PDF Document using Aspose.PDF for Python. This example demonstrates how to insert a ComboBox form field, add selectable items, and save the updated PDF file....structured information in digital documents such as applications, surveys...lists. Load an existing PDF document. Add a ComboBox field with...

    docs.aspose.com/pdf/python-net/create-combobox-...
  6. Common issues with XPS files and how to solve them

    Troubleshooting with XPS files involves indicating the problem and resolving it. Learn about the most common XPS errors....used to represent electronic documents in a standardized way. XPS...files are designed to save a document’s layout, fonts, graphics...

    docs.aspose.com/page/net/troubleshoot-with-xps-...
  7. 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/
  8. Online XPS to PCL Conversion or Build .NET base...

    Free online app to convert XPS to PCL files. .NET C# conversion library code for XPS Documents....will be converted into PCL document Download the converted PCL...Automation API Open XPS file using Document class Convert XPS to Doc by...

    products.aspose.com/total/net/conversion/xps-to...
  9. Manage Stamp By ID|Aspose.PDF for Python via .NET

    How to manipulate rubber stamp annotations in a PDF by their unique IDs using Aspose.PDF for Python... Bind the input PDF document. Add rubber stamps with specific...numbers. Save the updated PDF document. import aspose.pdf.facades...

    docs.aspose.com/pdf/python-net/manage-stamp-by-id/
  10. Get Field Appearance|Aspose.PDF for Python via ...

    This article explains how to open a PDF, access a form field, retrieve its appearance settings, and display them. The example demonstrates retrieving the appearance of a field named "Last Name"....Hide ] Form fields in PDF documents have visual properties such...class. Open an existing PDF document. Create a FormEditor object...

    docs.aspose.com/pdf/python-net/get-field-appear...