Sort Score
Result 10 results
Languages All
Labels All
Results 7,771 - 7,780 of 27,066 for

only

(0.22 sec)
  1. Get Folders Information from IMAP Mailbox|Docum...

    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....()); // Check whether its read only System . out . println ( "Is...

    docs.aspose.com/email/java/get-folders-informat...
  2. BorderCollection class | Aspose.Words for Python

    aspose.words.BorderCollection class. A collection of [Border](../border/) objects...DASH_SMALL_GAP # Set ThemeColor only when LineWidth or LineStyle...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FileFormatUtil class | Aspose.Words for Python

    aspose.words.FileFormatUtil class. Provides utility methods for working with file formats, such as detecting file format or converting file extensions to/from file format enums..."encoding" property is used only when we create a FileFormatInfo...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ShapeBase.Top | Aspose.Words for .NET

    Discover ShapeBase Top property. Easily control the top edge position of your shape's container for precise layout and design flexibility.... Has effect only for floating shapes. Examples...

    reference.aspose.com/words/net/aspose.words.dra...
  5. ShapeBase.top property | Aspose.Words for Python

    ShapeBase.top property. Gets or sets the position of the top edge of the containing block of the shape.... Has effect only for floating shapes. Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  6. RevisionOptions.revision_bars_width property | ...

    RevisionOptions.revision_bars_width property. Gets or sets width of revision bars, points....BRIGHT_GREEN # These features are only applicable to formats such as...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldTC.type_identifier property | Aspose.Words...

    FieldTC.type_identifier property. Gets or sets a type identifier for this field (which is typically a letter)....as_field_toc () # Configure the field only to pick up TC entries of the...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldToc.entry_identifier property | Aspose.Wor...

    FieldToc.entry_identifier property. Gets or sets a string that should match type identifiers of TC fields being included....as_field_toc () # Configure the field only to pick up TC entries of the...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Render PDF page content to Graphics - Free Supp...

    Hello, Could you please tell me if Aspose.PDF for NET has the ability to let me render PDF file page to Graphics, like: I need this ability for advanced printing methods like printing multiple pages per paper sheet, a…... But this is only solution for “Print as image”...

    forum.aspose.com/t/render-pdf-page-content-to-g...
  10. Doc to Docx conversion -> Requested default val...

    import aspose.words as aw import aspose.words.saving as saving _license = aw.License() _license.set_license(str(ASPOSE_LICENSE_PATH)) ... doc = aw.Document(str(input_path)) try: doc.save(str(output_path), aw.Save…...files that I have it is the only one that it happens on, MS Word...

    forum.aspose.com/t/doc-to-docx-conversion-reque...