Sort Score
Result 10 results
Languages All
Labels All
Results 6,211 - 6,220 of 36,256 for

paragraph

(0.09 sec)
  1. Working with Comments in C#|Aspose.Words for .NET

    Working with comments using C#....how to add a comment to a paragraph using the Comment class: The...how to add a comment to a paragraph using a region of text and...

    docs.aspose.com/words/net/working-with-comments/
  2. Wrong order of tags when converting to PDF - As...

    Hi, This is what we have to generate tags in PDF when it is converted from Word: PdfSaveOptions pdfSaveOptions = new PdfSaveOptions(); pdfSaveOptions.setExportDocumentStructure(true); pdfSaveOptions.setE…... But the order of the paragraphs is the same. Could you please...middle of the document, after paragraph “You must file your written...

    forum.aspose.com/t/wrong-order-of-tags-when-con...
  3. Aspose::Words::Drawing::TextPath class | Aspose...

    Aspose::Words::Drawing::TextPath class. Defines the text and formatting of the text path (of a WordArt object). To learn more, visit the documentation article in C++....System :: ExplicitCast < Paragraph > ( doc -> get_FirstSection...AppendChild ( MakeObject < Paragraph > ( doc ))); para -> AppendChild...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. MarginInfo - Aspose.PDF for Java - API Reference

    Detailed explanation & examples for every class & method in Aspose.PDF for Java library. Easily create, edit, convert or render PDF documents using Java platform....PageSize ParagraphAbsorber Paragraphs PasswordBoxField PasswordType...() Gets a outer margin for paragraph (for pdf generation) MarginInfo...

    reference.aspose.com/pdf/java/com.aspose.pdf.cl...
  5. MarginInfo - Aspose.PDF for Java - API Reference

    Detailed explanation & examples for every class & method in Aspose.PDF for Java library. Easily create, edit, convert or render PDF documents using Java platform....PageSize ParagraphAbsorber Paragraphs PasswordBoxField PasswordType...() Gets a outer margin for paragraph (for pdf generation) MarginInfo...

    reference.aspose.com/pdf/java/com.aspose.pdf/cl...
  6. ImageData.contrast property | Aspose.Words for ...

    ImageData.contrast property. Gets or sets the contrast for the specified picture...and append it to the first paragraph. imported_shape = dst_doc...first_section . body . first_paragraph . append_child ( imported_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Convert Text to PDF via C# | Aspose.PDF

    Sample code for Text to PDF C# conversion. Use API example code for batch Text files to PDF conversion within VB.NET, ASP.NET or any .NET based application....// Add a new text paragraph in paragraphs collection and pass...TextFragment object page . Paragraphs . Add ( text ); // Save resultant...

    products.aspose.com/pdf/net/conversion/text-to-...
  8. Convert Text to PDF via Java | Aspose.PDF

    Sample code for Text to PDF Java conversion. Use API example code for batch Text files to PDF conversion within any Web or Desktop Java based Application....// Add a new text paragraph in paragraphs collection and pass...TextFragment object page . Paragraphs . Add ( text ); // Save resultant...

    products.aspose.com/pdf/java/conversion/text-to...
  9. How to Get Text of Hyperlink Using Aspose.Slide...

    For each slide, how would I get the text of a hyperlink? I can get the ExternalUrl, but don’t see the text anywhere....with text, you can enumerate paragraphs and text portions and find...foreach (var paragraph in autoShape.TextFrame.Paragraphs) { foreach...

    forum.aspose.com/t/how-to-get-text-of-hyperlink...
  10. Aspose.Words for C++ 23.2 Release Notes|Documen...

    Aspose.Words for C++ 23.2 Release Notes – the latest updates and fixes....when /// the appropriate paragraph formatting has been changed...property is applicable to paragraph styles only. /// /// The default...

    docs.aspose.com/words/cpp/aspose-words-for-cpp-...