Sort Score
Result 10 results
Languages All
Labels All
Results 8,201 - 8,210 of 151,853 for

text

(0.1 sec)
  1. Add PDF Page Stamp to PDF|Aspose.PDF for Java

    Add a Page stamp to a PDF file using the PdfPageStamp class with Java....composite stamp containing graphics, text, tables. The following example..._dataDir + outputFileName ); } Add Text stamps in PDF programmatically...

    docs.aspose.com/pdf/java/page-stamps-in-the-pdf...
  2. WatermarkerContext.TextWatermarkOptions | Aspos...

    Discover customizable options for image watermarks with the WatermarkerConText TextWatermarkOptions property to enhance your visuals and protect your content....Shows how to insert watermark text to the document using context...Shows how to insert watermark text to the document from the stream...

    reference.aspose.com/words/net/aspose.words.low...
  3. LayoutEntityType | Aspose.Words for Java

    Types of the layout entities in Java....console, while indenting the text with tab characters /// based...getKind())); // Only spans can contain text. if (layoutEnumerator.getType()...

    reference.aspose.com/words/java/com.aspose.word...
  4. Convert TXT to PPS via C# .NET or with free Onl...

    Convert Word txt documents to PowerPoint pps files with C#. Convert multiple files within ASP.NET or other .NET applications....Object Import HTML content in text frame of any slide shape inside...FillType . NoFill ; // Adding text frame to the shape ashape ....

    products.aspose.com/total/net/conversion/txt-to...
  5. Convert EML to PDF in Python | products.aspose.com

    Save EML to PDF in your Python applications without using Microsoft Outlook or Word. Convert EML files to PDF seamlessly using Aspose.Total for Python via .NET API....Convert EML to ODT (OpenDocument Text File Format) Convert EML to...File) Convert EML to RTF (Rich Text Format) Convert EML to SVG (Scalar...

    products.aspose.com/total/python-net/conversion...
  6. Remove TXT Annotation Online or Manage Annotati...

    delete comments from TXT file through online app for free. Java API code to manage comments of TXT files....Reviews Annotating TXT (plain-text) files is essential for teams...clarifies context, and makes plain-text files more actionable for technical...

    products.aspose.com/total/java/annotate/txt/
  7. WriteProtection.validate_password method | Aspo...

    WriteProtection.validate_password method. Returns ``True`` if the specified password is the same as the write-protection password the document was protected with... writeln ( 'Writing text in a protected document.' )...Writing text in a protected document.' , doc . get_text () . strip...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::ParagraphFormat::get_SuppressAut...

    Aspose::Words::ParagraphFormat::get_SuppressAutoHyphens method. Specifies whether the current paragraph should be exempted from any hyphenation which is applied in the document settings in C++....// Open a document containing text with a locale matching that...fixed page save format, its text will have hyphenation. auto...

    reference.aspose.com/words/cpp/aspose.words/par...
  9. HTML Code Generators – Online Code Tools and C#...

    HTML Code Generators help to create HTML elements online or using C#. Generate images, tables, forms, media, etc. to use them in your HTML....Telephone Input Generator HTML Text Input Generator HTML Textarea...Generator HTML Image Tag Generator Text Bi-Directional Override HTML...

    products.aspose.com/html/net/generators/
  10. Setting a table font issue - Free Support Forum...

    I found that if I just did: Table table1 = builder.StartTable(); builder.InsertCell().CellFormat.Borders.LineStyle = LineStyle.None; //table1.Style = document.Styles["tableStyle"]; builder.InsertParagraph(); b…...DOES NOT WORK if you are adding text using .InsertHtml(). That includes...insertCell(); builder.write("Test Text"); } builder.endRow(); } builder...

    forum.aspose.com/t/setting-a-table-font-issue/3...