Sort Score
Result 10 results
Languages All
Labels All
Results 1,081 - 1,090 of 8,068 for

append

(0.07 sec)
  1. Merging documents causing bullets to move - Fre...

    Hi, Our customer reported merging templates with bullets (with their letterhead) is causing an issue. The picture below shows the result:- With no letterhead selected the document merges fine with the bullets aligning …...add(cloned); } // ---------- // 2) Append the letter‑head (keep source...left‑indent) is cloned before the append operation, so the destination...

    forum.aspose.com/t/merging-documents-causing-bu...
  2. Setting Structure Elements Properties in Tagged...

    With Aspose.PDF for Java, you may set different Structure Elements Properties. There are setting Text Block Structure Elements, setting Inline Structure Elements, adding Structure Element into Elements and etc.... You can append objects of these classes as...ParagraphElement Classes. You can append objects of these classes as...

    docs.aspose.com/pdf/java/set-tagged-pdfs-elemen...
  3. Multiple signatures in PDF trouble - Free Suppo...

    Hi everyone, I succeed signing 2 signatures in a pdf file. The problem is that I can add text/annotations to the pdf and the signatures are still valid. How is it possible? Can someone please help? Here is a snippet…... This operation appends changes incrementally to the...pfxPassword); // sign the field (append = true to keep existing signatures)...

    forum.aspose.com/t/multiple-signatures-in-pdf-t...
  4. Asynchronous IMAP Operations: Retrieve, Manage ...

    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....snippet below shows how to append many messages using the task-based...( "All messages have been appended." ); } catch ( Exception e...

    docs.aspose.com/email/net/asynchronous-imap-ope...
  5. CompositeNode | Aspose.Words for Java

    Base class for nodes that can contain other nodes in Java....CONTINUE; } /// /// Append a line to the StringBuilder...mAcceptingNodeChildT.append("| "); } mAcceptingNodeChildT.append(text + "\r\n");...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose.GIS Updates: Editing Features and Geomet...

    This article explores the recent enhancements in the Aspose.GIS library, focusing on the new capabilities for detecting and saving geometry changes in a mapping application....css" rel="stylesheet" asp-append-version="true"/> } @section...<script src="~/js/map.js" asp-append-version="true"></script> }...

    docs.aspose.com/gis/net/showcases/saving-change...
  7. How to Change Background Color in HTML? C# Exam...

    Learn how to set the background color of HTML documents using Aspose.HTML for .NET. Consider various ways in ready-to-use C# examples....the document head element and append style element to the head 23...the document head element and append style element to the head 13...

    docs.aspose.com/html/net/how-to-articles/how-to...
  8. Create Email Signature for MSG Files in .NET | ...

    Learn how to programmatically create custom email signatures in MSG files using C#. Simplify communication management and personalization....allows you to programmatically append personalized or corporate signatures...

    products.aspose.com/email/net/create-email-sign...
  9. Several DOC Into TXT Javascript

    Merge multiple DOC into TXT in JavaScript code. Save DOC as TXT using JavaScript....destination document before appending. output.removeAllChildren()...new aw.Document(fileName); // Append the source document to the...

    products.aspose.com/words/nodejs-net/merge/doc-...
  10. Several HTML Into WORD Javascript

    Merge multiple HTML into WORD in JavaScript code. Save HTML as WORD using JavaScript....destination document before appending. output.removeAllChildren()...new aw.Document(fileName); // Append the source document to the...

    products.aspose.com/words/nodejs-net/merge/html...