Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 581 for

alias

(0.05 sec)
  1. Style.aliases property | Aspose.Words for Node.js

    Style.Aliases property. Gets all Aliases of this style... myDir + "Style with alias.docx" ); // This document contains...named "MyStyle,MyStyle Alias 1,MyStyle Alias 2". // If a style's...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Style.Aliases | Aspose.Words for .NET

    Discover all style Aliases effortlessly with the Style Aliases property. If none exist, receive an empty string array. Simplify your style management!...Document ( MyDir + "Style with alias.docx" ); // This document contains...named "MyStyle,MyStyle Alias 1,MyStyle Alias 2". // If a style's...

    reference.aspose.com/words/net/aspose.words/sty...
  3. Style.equals method | Aspose.Words for Python

    Style.equals method. Compares with the specified style...file_name = MY_DIR + 'Style with alias.docx' ) # This document contains...named "MyStyle,MyStyle Alias 1,MyStyle Alias 2". # If a style's name...

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

    Discover how to customize the BaseStyleName property to enhance your design. Easily get or set the style name for improved visual appeal!...Document ( MyDir + "Style with alias.docx" ); // This document contains...named "MyStyle,MyStyle Alias 1,MyStyle Alias 2". // If a style's...

    reference.aspose.com/words/net/aspose.words/sty...
  5. CertificateHolder.create method | Aspose.Words ...

    aspose.words.digitalsignatures.CertificateHolder.create method...create(file_name, password, alias) Creates CertificateHolder object...store, its password and the alias by using which private key and...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Style.LinkedStyleName | Aspose.Words for .NET

    Discover how to style the LinkedStyleName property, easily manage linked styles, and enhance your design workflow with seamless integration....Document ( MyDir + "Style with alias.docx" ); // This document contains...named "MyStyle,MyStyle Alias 1,MyStyle Alias 2". // If a style's...

    reference.aspose.com/words/net/aspose.words/sty...
  7. Aspose::Words::Style::get_LinkedStyleName metho...

    Aspose::Words::Style::get_LinkedStyleName method. Gets/sets the name of the Style linked to this one. Returns empty string if no styles are linked in C++....get_MyDir () + u "Style with alias.docx" ); // This document contains...named "MyStyle,MyStyle Alias 1,MyStyle Alias 2". // If a style's...

    reference.aspose.com/words/cpp/aspose.words/sty...
  8. Style | Aspose.Words for Java

    Represents a single built-in or user-defined style in Java....Document(getMyDir() + "Style with alias.docx"); // This document contains...named "MyStyle,MyStyle Alias 1,MyStyle Alias 2". // If a style's...

    reference.aspose.com/words/java/com.aspose.word...
  9. .NET6 Support|Aspose.Slides Documentation

    .NET6 Support...this case, you can use extern alias for Aspose.Slides (version less...then click Properties . Set an alias (for example, “Slides”). Now...

    docs.aspose.com/slides/net/net6/
  10. CertificateHolder.Create | Aspose.Words for .NET

    Effortlessly create a CertificateHolder object from a PKCS12 byte array and password. Simplify certificate management with our intuitive method.... WriteLine ( $"Valid alias found: {currentAlias}" ); }...} } } // 3 - Use a valid alias: CertificateHolder . Create ( MyDir...

    reference.aspose.com/words/net/aspose.words.dig...