Sort Score
Result 10 results
Languages All
Labels All
Results 8,271 - 8,280 of 222,946 for

new

(0.23 sec)
  1. DropDownItemCollection.Add | Aspose.Words for .NET

    Effortlessly enhance your DropDownItemCollection with the Add method. Instantly add strings to expand your collection and improve user experience....zero-based index at which the new element is inserted. Examples...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  2. MarkupLevel | Aspose.Words for Java

    Specifies the level in the document tree where a particular StructuredDocumentTag can occur in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...StructuredDocumentTa sdtPlainText = new StructuredDocumentTa(doc, SdtType...

    reference.aspose.com/words/java/com.aspose.word...
  3. 使用几何部分|Documentation

    本节介绍如何使用 Aspose.Diagram 获取 Visio 的几何图形...Visio diagram Diagram diagram = new Diagram ( dataDir + "Drawing1...geometry object LineTo lineTo = new LineTo (); // Set X value lineTo...

    docs.aspose.com/diagram/zh/net/working-with-geo...
  4. Visio加水印|Documentation

    如何使用 Java Diagram API 为 visio 添加水印。... File file = new File ( dataDir ); if (! file...initialize a new Diagram Diagram diagram = new Diagram (); //...

    docs.aspose.com/diagram/zh/java/add-watermark-t...
  5. LayoutCollector.GetEndPageIndex | Aspose.Words ...

    Discover LayoutCollector's GetEndPageIndex method to easily find the 1-based index of a node's ending page. Simplify your page mapping today!...doc = new Document (); LayoutCollector layoutCollector = new LayoutCollector...content. DocumentBuilder builder = new DocumentBuilder ( doc ); builder...

    reference.aspose.com/words/net/aspose.words.lay...
  6. VisitorAction Enum | Aspose.Words for .NET

    Explore Aspose.Words.VisitorAction enum to effortlessly manage node enumeration, enhancing your document processing efficiency and control....DocumentToTxt () { Document doc = new Document ( MyDir + "Absolute...DocTextExtractor myDocTextExtractor = new DocTextExtractor (); Section...

    reference.aspose.com/words/net/aspose.words/vis...
  7. LayoutCollector | Aspose.Words for .NET

    Discover the LayoutCollector constructor for seamless instance initialization. Enhance your development efficiency with this powerful tool!...doc = new Document (); LayoutCollector layoutCollector = new LayoutCollector...content. DocumentBuilder builder = new DocumentBuilder ( doc ); builder...

    reference.aspose.com/words/net/aspose.words.lay...
  8. When inserting long Hebrew text- problems in di...

    Hi, I am evaluating the product in order to buy it. I am building a multi-language application so I am testing unicode and Hebrew. 1) Well, I have a few problems with long text which spans on more than one line. If …...string text) { Text hebrewText = new Aspose.Pdf.Text(section, title);...Add(hebrewText); hebrewText = new Text(); Segment segment = hebrewText...

    forum.aspose.com/t/when-inserting-long-hebrew-t...
  9. NullReferenceException in PdfFileEditor.Concate...

    Hello, I am encountering a NullReferenceException when trying to concatenate PDF files using the PdfFileEditor.Concatenate() method in Aspose.PDF 25.1.0 . The issue occurs specifically when the PDFs being processed cont…...License license = new Aspose.Pdf.License(); license...List<string> pdfFilesToConcatenat = new List<string>(); pdfFilesToConcatenat...

    forum.aspose.com/t/nullreferenceexception-in-pd...
  10. Generate and Read Swiss QR Code in C#|Documenta...

    This article explains how to Generate and Read Swiss QR Codes using Aspose.BarCode for .NET...SwissQRCodetext swissQRCode = new SwissQRCodetext (); swissQRCode...swissQRCode . Bill . Creditor = new Address { Name = "Muster & Söhne"...

    docs.aspose.com/barcode/net/swiss-qr-code/