Sort Score
Result 10 results
Languages All
Labels All
Results 7,651 - 7,660 of 49,824 for

properties

(0.16 sec)
  1. How to check if Run is a Field? - Free Support ...

    Hi, I drafted the following method based on some C# form answer. Please let me know if that’s correct or maybe there is a way to simplify it? private static boolean isField(Document word, Run run) { try { …...simplified by utilizing the properties of the Field class more effectively...

    forum.aspose.com/t/how-to-check-if-run-is-a-fie...
  2. Working with Calendars | Aspose.Tasks Documenta...

    The page contains information on how to work with calendars using Aspose.Tasks for Java....Documentation Working with Calendar Properties | Aspose.Tasks Documentation...

    docs.aspose.com/tasks/java/working-with-calendars/
  3. Add Curve Object to PDF file|Aspose.PDF for Pyt...

    This article explains how to create a curve object to your PDF using Aspose.PDF for Python via .NET....Create a curve and set its properties curve1 = drawing . Curve...

    docs.aspose.com/pdf/python-net/add-curve/
  4. NodeImporter.importNode method | Aspose.Words f...

    NodeImporter.importNode method. Imports a node from one document into another....import, document-specific properties such as references to styles...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. EditableRange class | Aspose.Words for Python

    aspose.words.EditableRange class. Represents a single editable range... Properties Name Description editable_range_end...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ConvertUtil.pixel_to_point method | Aspose.Word...

    aspose.words.ConvertUtil.pixel_to_point method...Shows how to specify page properties in pixels. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Markup::StructuredDocumentTagRan...

    Aspose::Words::Markup::StructuredDocumentTagRangeStart::get_Id method. Specifies a unique read-only persistent numerical Id for this structured document tag in C++....Examples Shows how to get the properties of multi-section structured...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. Photo Filter Adjustment Layer|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....contains only three public properties, namely, color, density and...worth adding that the Density property has default value that is...

    docs.aspose.com/psd/java/layer-types/adjustment...
  9. Working with Linked TextBoxes in Java|Aspose.Wo...

    Introduction to linked textboxes feature in Aspose.Words for Java.... It provides a public property named as Parent to get the...Use the textBox.getParent() property. It returns the parent Shape...

    docs.aspose.com/words/java/working-with-linked-...
  10. Open a Document Read-Only in Java|Aspose.Words ...

    Make your document read-only so that the content can be copied or read, but not modified using Java....using the ReadOnlyRecommended property and the SetPassword method...Editing”. The ReadOnlyRecommended property is password-secured, so if...

    docs.aspose.com/words/java/open-a-document-read...