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

alias

(0.04 sec)
  1. 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...
  2. Aspose::Words::Style::Equals method | Aspose.Wo...

    Aspose::Words::Style::Equals method. Compares with the specified style. Styles Istds are compared for built-in styles only. Styles defaults are not included in comparison. Base style, linked style and next paragraph style are recursively compared in C++....Document > ( 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...
  3. Style.aliases property | Aspose.Words for Python

    Style.Aliases property. Gets all Aliases of this 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 property | Aspose.Words for...

    Style.baseStyleName property. Gets/sets the name of the style this style is based on.... 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...
  5. Style.Equals | Aspose.Words for .NET

    Discover the Style Equals method for comparing built-in styles. Understand linked and next paragraph styles for enhanced formatting and design efficiency....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...
  6. Style.base_style_name property | Aspose.Words f...

    Style.base_style_name property. Gets/sets the name of the style this style is based on....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...
  7. 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...
  8. 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...
  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. 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...