Sort Score
Result 10 results
Languages All
Labels All
Results 2,821 - 2,830 of 222,903 for

new

(0.26 sec)
  1. PDF Tooltip using C#|Aspose.PDF for .NET

    Learn how to add tooltip to the text fragment in PDF using C# and Aspose.PDF...document using ( var document = new Aspose . Pdf . Document ()) {... Add (). Paragraphs . Add ( new Aspose . Pdf . Text . TextFragment...

    docs.aspose.com/pdf/net/pdf-tooltip/
  2. Encrypt PDF using Go|Aspose.PDF for Go via C++

    Encrypt PDF File with Aspose.PDF for Go via C++.... Create a new PDF document. Encrypt the PDF...using SaveAs , writing it to a new file. package main import "github...

    docs.aspose.com/pdf/go-cpp/encrypt-pdf/
  3. Failure to render certain UTF-8 encoded unicode...

    Some UTF-8 encoded Unicode characters are rendered as empty rectangles in the html renderer. The sample code below . The sample below uses Mathematical Alphanumeric Symbols and produces the attached image file. This is u…... HTMLDocument doc = new HTMLDocument(โ€œ<html><body><br>๐‡๐ž๐ฅ๐ฅ๐จ...renderer = new HtmlRenderer(); ImageRenderingOption options = new Im...

    forum.aspose.com/t/failure-to-render-certain-ut...
  4. FieldUserName | Aspose.Words for Java

    Implements the USERNAME field in Java.... Document doc = new Document(); // Create a UserInformation...UserInformation userInformation = new UserInformation(); userInformation...

    reference.aspose.com/words/java/com.aspose.word...
  5. FieldUserInitials | Aspose.Words for Java

    Implements the USERINITIALS field in Java.... Document doc = new Document(); // Create a UserInformation...UserInformation userInformation = new UserInformation(); userInformation...

    reference.aspose.com/words/java/com.aspose.word...
  6. How to add Circle Annotation using Java | Aspos...

    Add Circle annotations programmatically in PDF with Java sample code on Java Runtime Environment for JSP/JSF Application and Desktop Applications....instance of Document class Create a new page or get a reference to an...PDF file Document document = new com . aspose . pdf . Document...

    products.aspose.com/pdf/java/annotation/circle/...
  7. Deleting Messages from Server|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.... try ( ImapClient client = new ImapClient ( "host" , "username"...IN_BOX ); MailMessage eml = new MailMessage ( "from@from.com"...

    docs.aspose.com/email/java/deleting-messages-fr...
  8. PdfSaveOptions | Aspose.Words for .NET

    Discover the PdfSaveOptions constructor, designed to effortlessly initialize and save your documents in high-quality PDF format. Streamline your workflow today!...PdfSaveOptions constructor Initializes a new instance of this class that can...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  9. FieldAutoTextList.ListStyle | Aspose.Words for ...

    Discover the FieldAutoTextList ListStyle property to customize your entry lists effortlessly. Enhance your content with tailored styles today!...FieldAutoTextList () { Document doc = new Document (); // Create a glossary...entries. doc . GlossaryDocument = new GlossaryDocument (); AppendAutoTextEntry...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Customize Presentation Shapes on Android|Aspose...

    Create and customize shapes in PowerPoint presentations with Aspose.Slides for Android via Java: geometry paths, curved corners, composite shapes....curvature for a corner or point add new points to the square manipulate...to change a shape or create a new shape from an existing shape...

    docs.aspose.com/slides/androidjava/custom-shape/