Sort Score
Result 10 results
Languages All
Labels All
Results 6,311 - 6,320 of 39,445 for

document properties

(0.14 sec)
  1. Manipulate Images in Java|Documentation

    Manipulate images using Java Image Processing Library, such as removing backgrounds, converting, merging, and modifying images....Modifying Images Setting Properties on Images Introduction Working...

    docs.aspose.com/imaging/java/manipulating-images/
  2. Save a Document in Python|Aspose.Words for Pyth...

    Save a Document in any supported format using Python....Ask AI Save a Document Contents [ Hide ] Most of the tasks you...involve saving a document. To save a document Aspose.Words provides...

    docs.aspose.com/words/python-net/save-a-document/
  3. Working with Hyperlinks|Aspose.Words for Python...

    Add, replace, or modify a hyperlink in a Document using Python....hyperlink in Microsoft Word documents is the HYPERLINK field. In...insert a hyperlink into the document. This method accepts three...

    docs.aspose.com/words/python-net/working-with-h...
  4. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_HasMinorGridlines method. Gets or sets a flag indicating whether the axis has minor gridlines in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...true ); // Define Y-axis properties for decimal values. System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Updating Fields Python|Aspose.Words for Node.js...

    Update fields in a Document in different ways and using different option in Node.js....for the given version of the document. But if you have an application...modifies a document with fields like merging two documents or populating...

    docs.aspose.com/words/nodejs-net/update-fields/
  6. PDF generation fails when an emoji appears at t...

    Hello, The issue is that pdf generation fails when an emoji appears at the line break. Environment asp.net core 8 Aspose Version: 25.7.0 Windows Editioin: Windows 11 Enerprise Added sample code Program.zip (818 B…... You can set properties like TextState.Font to ensure...Text; var document = new Document(); var page = document.Pages.Add();...

    forum.aspose.com/t/pdf-generation-fails-when-an...
  7. AxisTimeUnit enumeration | Aspose.Words for Python

    aspose.words.drawing.charts.AxisTimeUnit enumeration. Specifies the unit of time for axes.... Document () builder = aw . DocumentBuilder...has_minor_gridlines = True # Define Y-axis properties for decimal values. y_axis...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Layout::RevisionOptions::get_Rev...

    Aspose::Words::Layout::RevisionOptions::get_RevisedPropertiesEffect method. Allows to specify the effect for content areas with changes of formatting Properties FormatChange Default value is None in C++....with changes of formatting properties FormatChange Default value...MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Revisions...

    reference.aspose.com/words/cpp/aspose.words.lay...
  9. Manipulate Position Size and Designer Chart wit...

    Learn how to use Aspose.Cells for JavaScript via C++ to effectively manipulate the position, size, and designer chart in Microsoft Excel. Our guide will demonstrate how to adjust these Properties for improved layout and visualization....chartObject property to achieve this. You can use...use its sub-properties to re-size the chart with new height and...

    docs.aspose.com/cells/javascript-cpp/manipulate...
  10. How to Convert PDF to Image in Java

    In this quick tutorial you will learn how to convert PDF to image in Java. It will also assist to set resolution and other parameters while the PDF to image conversion in Java is performed....configuring the output image properties. In the final step, each...the source PDF file into the Document class object for converting...

    kb.aspose.com/pdf/java/how-to-convert-pdf-to-im...