Sort Score
Result 10 results
Languages All
Labels All
Results 2,131 - 2,140 of 49,749 for

properties

(0.08 sec)
  1. Working with Hyperlinks|CAD 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....collection one by one and edit its properties. Sample Code The following...and changes their Hyperlink property to the Aspose website. Convert...

    docs.aspose.com/cad/python-net/developer-guide/...
  2. Document.normalize_field_types method | Aspose....

    Document.normalize_field_types method. Changes field type values [FieldChar.field_type](../../../aspose.words.fields/fieldchar/field_type/) of [FieldStart](../../../aspose.words.fields/fieldstart/), [FieldSeparator](../../../aspose.words.fields/fieldseparator/), [FieldEnd](../../../aspose.words.fields/fieldend/) in the whole document so that they correspond to the field types contained in the field codes....type, # but the field's type properties still display the old type...field_type ) # Update those properties with this method to display...

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

    Discover the Aspose.Words.Drawing.SignatureLine class to easily manage and customize signature line Properties for enhanced document security....access to signature line properties. To learn more, visit the...public class SignatureLine Properties Name Description AllowComments...

    reference.aspose.com/words/net/aspose.words.dra...
  4. CompositeNode.RemoveAllChildren | Aspose.Words ...

    Effortlessly clear all child nodes with the CompositeNode RemoveAllChildren method. Streamline your code and enhance performance today!...); // Set some page setup properties for the section. section...paragraph, set some formatting properties, and then append it as a...

    reference.aspose.com/words/net/aspose.words/com...
  5. FramesetCollection class | Aspose.Words for Nod...

    Aspose.Words.Framesets.FramesetCollection class. Represents a collection of instances of the [Frameset](../../aspose.words/frameset/) class... Properties Name Description count Gets...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FontEmbeddingLicensingRights class | Aspose.Wor...

    Aspose.Words.Fonts.FontEmbeddingLicensingRights class. Represents embedding licensing rights for the font.... Properties Name Description bitmapEmbeddingOnly...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Section class | Aspose.Words for...

    Aspose::Words::Section class. Represents a single section in a document. To learn more, visit the documentation article in C++....represents page setup and section properties. get_ParentNode () Gets the...section has its own set of properties that specify page size, orientation...

    reference.aspose.com/words/cpp/aspose.words/sec...
  8. ParagraphFormat.hanging_punctuation property | ...

    ParagraphFormat.hanging_punctuation property. Gets or sets a flag indicating whether hanging punctuation is enabled for the current paragraph....hanging_punctuation property ParagraphFormat.hanging_punctuation property Gets...for the current paragraph. @property def hanging_punctuation (...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Apply Shape Animations in Presentations with Py...

    Discover how to create and customize shape animations in PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET. Stand out!...BuildType property to the value from BuildType...Change Animation Effect Timing Properties Aspose.Slides for Python...

    docs.aspose.com/slides/python-net/shape-animation/
  10. NullReferenceException ListMessages using Graph...

    Hi I am using the following code to fetch Messages: List AllEnvelopes = new List(); TotalCount = 0; using (var client = GetGraphClient(apiUrl, settings, mailbox)) { var inbox = client.ListFolders().First(fi => fi.D…...Properties.First(p => p.Key == MAPIProperties...occurs when you try to access a property or method on an object that...

    forum.aspose.com/t/nullreferenceexception-listm...