Sort Score
Result 10 results
Languages All
Labels All
Results 1,971 - 1,980 of 10,748 for

append

(0.22 sec)
  1. Aspose::Words::DocumentBuilder::InsertField met...

    Aspose::Words::DocumentBuilder::InsertField method. Inserts a Word field into a document and optionally updates the field result in C++....e The type of the field to append. updateField bool Specifies...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. Add Text to PDF using C#|Aspose.PDF for .NET

    Learn how to add text to a PDF document in .NET using Aspose.PDF for content enhancement and document editing.... TextBuilder ( page ); // Append the text fragment to the PDF...Position ( 100 , 650 ); // Append TextFragment to TextBuilder...

    docs.aspose.com/pdf/net/add-text-to-pdf-file/
  3. What's new|Aspose.PDF for Java

    In this page introduces the most popular new features in Aspose.PDF for Java that have been introduced in recent releases.... appendChild ( span1 ); // Append the span1 element to p2 //...( textDecorationColor ); // Append a child span element to the...

    docs.aspose.com/pdf/java/whatsnew/
  4. InlineStory | Aspose.Words for Java

    Base class for inline-level nodes that can contain paragraphs and tables in Java....not a paragraph, creates and appends one empty paragraph. fetchInheritedRunAtt(int...VisitorAction.CONTINUE; } /// /// Append a line to the StringBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  5. Edit HTML5 Canvas – Aspose.HTML for .NET

    Learn about HTML Canvas and how to work with a document that contains HTML5 Canvas element using Aspose.HTML for .NET API....Height = 150; 12 13 // and append it to the document body 14...

    docs.aspose.com/html/net/edit-html5-canvas/
  6. Digital Signature - Validation Error - Free Sup...

    Hi, I am using Aspose 11.5 pdf version and using the following code to Append digital signtature to PDF. But the signature is not being validated properly. Getting the error. Error during signature verification. Error…...using the following code to append digital signtature to PDF....

    forum.aspose.com/t/digital-signature-validation...
  7. Reading Metadata|Documentation

    Learn how to access and use barcode metadata returned by BarCodeReader in Aspose.BarCode for Java....flags (for example, structured append, if used) Example: reading...

    docs.aspose.com/barcode/java/developer-guide/ba...
  8. While generating using Aspose.Words mail merge ...

    Hello All, We are using DocParts to generate content for Aspose.Words mail merge. Within the DocParts, we utilize Word’s Outline/Navigation feature, applying built-in heading styles (e.g., Heading 1, Heading 2) to enabl…...= new Document(template); //Append Docs if (mergeReq.Data.Try...

    forum.aspose.com/t/while-generating-using-aspos...
  9. 使用 IMAP 服务器的邮件|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....Create some test messages and append these to server's inbox for...for UID FETCH command" ); // append the message to the server String...

    docs.aspose.com/email/zh/java/working-with-mess...
  10. 使用 Builder API 在 C# 中创建 SVG 元素 – Aspose.SVG

    使用 Aspose.SVG Builder API 在 C# 中创建和编辑 SVG 元素。在 .NET 中以编程方式生成 SVG 形状、路径、文本和图形。...Build (document); 12 13 // Append the newly created <circle>...Build (document); 20 21 // Append the newly created <polyline>...

    docs.aspose.com/svg/zh/net/element-builders/