Sort Score
Result 10 results
Languages All
Labels All
Results 7,971 - 7,980 of 149,058 for

text

(0.12 sec)
  1. Android API to Render CGM to PCL | products.asp...

    Transform CGM to PCL via Android via Java API...to store vector graphics and text. However, the PCL (Printer Command...); // add text in it builder . write ( "Some text" ); // insert...

    products.aspose.com/total/android-java/conversi...
  2. OfficeMath.accept method | Aspose.Words for Nod...

    OfficeMath.accept method. Accepts a visitor....<summary> /// Gets the plain text of the document that was accumulated...</summary> /// <param name="text"></param> private void IndentAndAppendLine...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Warnings When Saving to PDF/A and PDF/UA|Aspose...

    PDF/A and PDF/UA impose accessibility requirements related to document content. When saving to PDF/A or PDF/UA in C++ and the issue violates compliance, a warning is issued....“There are shapes without alt text in the document. This violates...“There are tables without alt text in the document. This violates...

    docs.aspose.com/words/cpp/warnings-when-saving-...
  4. Warnings When Saving to PDF/A and PDF/UA|Aspose...

    PDF/A and PDF/UA impose accessibility requirements related to document content. When saving to PDF/A or PDF/UA in Java and the issue violates compliance, a warning is issued....“There are shapes without alt text in the document. This violates...“There are tables without alt text in the document. This violates...

    docs.aspose.com/words/java/warnings-when-saving...
  5. I use apache.poi create doc, use aspose.words t...

    in local windows dev, the font is not missing; this is my code public static void streamToDocX1(String docFilePath, OutputStream stream) throws Exception { document = new Document(docFilePath); docume…...write("This is text at the end of footer"); ssj123ssj...mmented text</span></a><a href="#_cmnt1" style="text-decoration:none"><span...

    forum.aspose.com/t/i-use-apache-poi-create-doc-...
  6. Adding images to Header and footer along with p...

    Hi Aspose Team, We are converting HTML to PDF (multi page pdf) using HtmlLoadOptions class and then passing HTML to Aspose.Pdf.Document class. Now we have a requirement in which every page of generated pdf will have an i…...ImageStream = fs; //Add footer text Aspose.Pdf.Text.TextFragment fTxt =...= new Aspose.Pdf.Text.TextFragment("$p / $P"); fTxt.TextState...

    forum.aspose.com/t/adding-images-to-header-and-...
  7. Aspose::Words::PageSetup::get_Gutter method | A...

    Aspose::Words::PageSetup::get_Gutter method. Gets or sets the amount of extra space added to the margin for document binding in C++....:: Document > (); // Insert text that spans several pages. auto...much space our pages have for text within the margins and then...

    reference.aspose.com/words/cpp/aspose.words/pag...
  8. LayoutEnumerator Class | Aspose.Words for .NET

    Discover the Aspose.Words.Layout.LayoutEnumerator class for efficient document layout enumeration. Explore page geometry, Text, and structure effortlessly!...properties are type, geometry, text and page index where entity...corner (in points). Text { get; } Gets text of the current span...

    reference.aspose.com/words/net/aspose.words.lay...
  9. SdtDateStorageFormat enumeration | Aspose.Words...

    Aspose.Words.Markup.SdtDateStorageFormat enumeration. Specifies how the date for a date SDT is stored/retrieved when the SDT is bound to an XML node in the document's data store.... Text The date value for a date SDT is stored as text. Default...Word, the tag will display the text "Click here to enter a date...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. OutlineLevel Enum | Aspose.Words for .NET

    Discover the Aspose.Words.OutlineLevel enum to easily manage paragraph outline levels in your documents for enhanced organization and clarity....is at the level of the main text. Examples Shows how to configure...levels to create collapsible text. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/out...