Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 210,440 for

new

(0.09 sec)
  1. CheckBoxConfig|Documentation

    CheckBoxConfig element generates a list of answers with blank bubbles that can accommodate any kind of marks.... new CheckBoxConfig () { Name = "Question"..."Question" , Children = new List < BaseConfig >() { /* * Put answers...

    docs.aspose.com/omr/net/programmatic-forms/chec...
  2. Extract Text From Stamps|Aspose.PDF for PHP via...

    Discover how to extract text from stamps in PDFs using Aspose.PDF for PHP Java. Achieve accurate text retrieval effortlessly....Create a new instance of the StampAnnotation class Create a new instance...selected stamp annotations Create a new instance of the TextAbsorber...

    docs.aspose.com/pdf/php-java/extract-text-from-...
  3. ChartLegendEntry.IsHidden | Aspose.Words for .NET

    Discover the ChartLegendEntry IsHidden property, control chart legend visibility effortlessly. Enhance your data presentation with this simple toggle feature!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Clear (); string [] categories = new string [] { "AW Category 1" ...

    reference.aspose.com/words/net/aspose.words.dra...
  4. AxisBound.Value | Aspose.Words for .NET

    Discover AxisBound Value. Effortlessly retrieve numeric axis bounds for precise data visualization and enhanced analytical insights....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...1" , new [] { 1.1 , 5.4 , 7.9 , 3.5 , 2.1 , 9.7 }, new [] { 2...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Support for TLS 1.2 and AutodiscoverService|Doc...

    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..../*ITokenProvider provider = new ITokenProvider() { @Override...NetworkCredential credentials = new OAuthNetworkCredenti(provider);*/...

    docs.aspose.com/email/java/support-for-tls-1-2-...
  6. Using Link Annotations in PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET allows you to Add, Get, and Delete Link Annotation from your PDF document....document using ( var document = new Aspose . Pdf . Document ( dataDir...text fragments var regEx1 = new Regex ( @"Link Annotation Demo...

    docs.aspose.com/pdf/net/link-annotations/
  7. 在幻灯片上添加注释|Aspose.Slides 文档

    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....== null ) { // If not, add a new one. authorsPart = doc . PresentationPart... add a new one. authorsPart . CommentAuthorList = new CommentAuthorList...

    docs.aspose.com/slides/zh/net/add-a-comment-to-...
  8. Replacer.Create | Aspose.Words for .NET

    Discover how the Replacer Create method generates a New instance of the efficient replacer processor for seamless data transformation....Create method Creates new instance of the replacer processor..."Footer.docx" ; Regex pattern = new Regex ( "gr(a|e)y" ); string...

    reference.aspose.com/words/net/aspose.words.low...
  9. Manage OLE in Presentations on Android|Aspose.S...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for Android via Java. Embed, update, and export OLE content seamlessly....Presentation presentation = new Presentation (); SizeF slideSize...file = new File ( "book.xlsx" ); byte fileData [] = new byte [(...

    docs.aspose.com/slides/androidjava/manage-ole/
  10. PDF 图形注释|Aspose.PDF for Java

    本文描述了如何使用 Aspose.PDF for Java 在 PDF 文档中添加、获取和删除图形注释... 创建方形和圆形注释的步骤: 加载 PDF 文件 - new Document . 创建新的 Circle Annotation...加载 PDF 文件 Document document = new com . aspose . pdf . Document...

    docs.aspose.com/pdf/zh/java/figures-annotation/