Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 216,893 for

new

(0.99 sec)
  1. PDF Highlight Annotation using C#|Aspose.PDF fo...

    Learn how to add highlights annotation to PDF documents in .NET using Aspose.PDF for text emphasis and review....actions: Load the PDF file - new Document object. Create annotations:...document using ( var document = new Aspose . Pdf . Document ( dataDir...

    docs.aspose.com/pdf/net/highlights-annotation/
  2. Customize PowerPoint Fonts in PHP|Aspose.Slides...

    Customize fonts in PowerPoint slides with Aspose.Slides for PHP via Java to keep your presentations sharp and consistent across any device....null ; try { $presentation = new Presentation ( "sample.pptx"...setDocumentLevelFont property: $Array = new JavaClass ( "java.lang.reflect...

    docs.aspose.com/slides/php-java/custom-font/
  3. Create Organization Chart|Documentation

    This section explains how to create a organization chart using Aspose.Diagram for Java....or template // And add in the new diagram String visioStencil =...listPos = Arrays . asList ( new String [] { "0" , "0:0" , "0:1"...

    docs.aspose.com/diagram/java/create-organizatio...
  4. Range.Replace | Aspose.Words for .NET

    Effortlessly replace all instances of a character string pattern with the Range Replace method. Enhance your text processing with this powerful tool!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...( "Numbers" , "Numbers&p" , new FindReplaceOptions ()); Shows...

    reference.aspose.com/words/net/aspose.words/ran...
  5. 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-...
  6. PageConfig|Documentation

    PageConfig element allows you to break large forms into several pages that are recognized as a single document.... At the moment, new pages are not automatically created...templateConfig = new TemplateConfig () { Children = new List < BaseConfig...

    docs.aspose.com/omr/net/programmatic-forms/page...
  7. 绘制三角形|Documentation

    本节介绍如何用Aspose.Diagram在visio页面中绘制三角形。支持使用C#绘制三角形并保存为pdf、svg、html、image、xps等格式。...Load diagram Diagram diagram = new Diagram ( dataDir + "Drawing1...//Initiazlie a new PointF[] PointF [] ps = new PointF [] { new PointF...

    docs.aspose.com/diagram/zh/net/drawing/draw-tri...
  8. 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...
  9. MailMergeCleanupOptions Enum | Aspose.Words for...

    Discover Aspose.Words.MailMergeCleanupOptions enum to efficiently manage mail merge cleanup. Optimize your documents by controlling item removal seamlessly.... DataTable tableCustomers = new DataTable ( "A" ); tableCustomers...tableCustomers . Rows . Add ( new object [] { 1 , "John Doe" });...

    reference.aspose.com/words/net/aspose.words.mai...
  10. ContentConfig|Documentation

    ContentConfig element is used to add one or more lines of text to the parent element.... new ContentConfig () { Name = "Text...templateConfig = new TemplateConfig () { Children = new List < BaseConfig...

    docs.aspose.com/omr/net/programmatic-forms/cont...