Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 779 for

alias

(1.47 sec)
  1. 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...
  2. CertificateHolder.create method | Aspose.Words ...

    Aspose.Words.DigitalSignatures.CertificateHolder.create method...create(fileName, password, alias) Creates CertificateHolder object...store, its password and the alias by using which private key and...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Control Barcode Image Quality|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....between the default and anti-alias image quality modes The code...Anti Alias b . setImageQuality ( ImageQuality . ANTI_ALIAS ); return...

    docs.aspose.com/barcode/jasperreports/control-b...
  4. Aspose - External URL - Free Support Forum - as...

    I’m using the latest Aspose NuGet package to read external links in excel workbook. While most URLs are extracted correctly, I noticed that for a few external URLs, the output shows a shortened version (like a display na…...version (like a display name or alias) instead of the actual full...that are defined by a name (alias) , the value stored in the link...

    forum.aspose.com/t/aspose-external-url/321137
  5. CertificateHolder | Aspose.Words for Java

    Represents a holder of X509Certificate2 instance in Java....fileName, String password, String alias) Creates CertificateHolder object...store, its password and the alias by using which private key and...

    reference.aspose.com/words/java/com.aspose.word...
  6. Working with Outline Codes in a Project | Aspos...

    Learn how to use and manage outline codes in your project using Aspose.Tasks for .NET....and their properties, such as Alias , AllLevelsRequired , Enterprise...Console. WriteLine ( "Alias = " + ocd. Alias ); 6 if (ocd. AllLevelsRequired...

    docs.aspose.com/tasks/net/working-with-outline-...
  7. TableStyle | Aspose.Words for Java

    Represents a table 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...
  8. StyleCollection.get_by_name method | Aspose.Wor...

    StyleCollection.get_by_name method. Gets a style by name or Alias....get_by_name(name) Gets a style by name or alias. def get_by_name ( self , name...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::DigitalSignatures::CertificateHo...

    Aspose::Words::DigitalSignatures::CertificateHolder::Create method. Creates CertificateHolder object using byte array of PKCS12 store and its password in C++....store, its password and the alias by using which private key and..., const System :: String & alias ) Parameter Type Description...

    reference.aspose.com/words/cpp/aspose.words.dig...
  10. .NET 6 支持|Aspose.Slides 文档

    配置 Aspose.Slides for .NET 6,以在现代跨平台 C# 应用程序中创建、编辑和转换 PowerPoint PPT、PPTX 和 ODP 演示文稿。...8)使用 extern alias : 从项目的依赖项中选择 Aspose.Slides 程序集,然后单击...Slides 类型的地方应指定外部程序集别名。 extern alias Slides ; using Slides :: Aspense...

    docs.aspose.com/slides/zh/net/net6/