Sort Score
Result 10 results
Languages All
Labels All
Results 9,861 - 9,870 of 50,926 for

properties

(0.27 sec)
  1. Stop or Resume an Assignment | Aspose.Tasks Doc...

    Learn how to stop or resume Microsoft Project (MPP/XML) resource assignments using Aspose.Tasks for Java....Assignment The class exposes properties for reading and writing an...

    docs.aspose.com/tasks/java/stop-or-resume-an-as...
  2. EditorType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.EditorType enum, which defines editing groups to control user permissions for document range editing. Enhance your document management today!.../// <summary> /// Collects properties and contents of visited editable...

    reference.aspose.com/words/net/aspose.words/edi...
  3. View TAR archives via C#

    C# source code for view TAR archives. Open TAR archives programmatically.... Now Entries property of the TarArchive contains...list of TarEntry. Use Name property of TarEntry to find out the...

    products.aspose.com/zip/net/viewer/tar/
  4. View ZIP archives via C#

    C# source code for view ZIP archives. Open ZIP archives programmatically.... Now Entries property of the Archive contains the...of ArchiveEntry. Use Name property of ArchiveEntry to find out...

    products.aspose.com/zip/net/viewer/zip/
  5. FieldBibliography class | Aspose.Words for Python

    aspose.words.fields.FieldBibliography class. Implements the BIBLIOGRAPHY field... Properties Name Description display_result...

    reference.aspose.com/words/python-net/aspose.wo...
  6. HeaderFooterCollection class | Aspose.Words for...

    aspose.words.HeaderFooterCollection class. Provides typed access to [HeaderFooter](../headerfooter/) nodes of a [Section](../section/)... Properties Name Description count Gets...

    reference.aspose.com/words/python-net/aspose.wo...
  7. RtfSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.RtfSaveOptions to enhance your document saving experience. Customize RTF output with advanced settings for optimal results.... Properties Name Description AllowEmbeddingPostSc...filename). Default value for this property is empty string (Empty). ...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Table cell vertical alignment not applied consi...

    I’m seeing inconsistent rendering of table cell vertical alignment when converting DOCX to images with Aspose.Words. sample1.docx → Cell content is not vertically centered in the PNG output (unexpected). sample2.docx →…...have similar structures and properties. Cell Formatting : Verify...

    forum.aspose.com/t/table-cell-vertical-alignmen...
  9. Revision Class | Aspose.Words for .NET

    Explore the Aspose.Words.Revision class to manage tracked changes in documents. Easily identify revision types for seamless document editing.... public class Revision Properties Name Description Author {...(owner) of this revision. This property will work for any revision...

    reference.aspose.com/words/net/aspose.words/rev...
  10. Navigation with Cursor in Java|Aspose.Words for...

    Navigate between different nodes within a document, such as a paragraph, bookmark, or a specific character using Java....node by using the CurrentNode property. In addition, instead of getting...CurrentParagraph and CurrentSection properties. Any insert operations you...

    docs.aspose.com/words/java/navigation-with-cursor/