Sort Score
Result 10 results
Languages All
Labels All
Results 1,411 - 1,420 of 18,354 for

paragraphs

(0.17 sec)
  1. Aspose::Words::Lists::ListLabel::get_LabelValue...

    Aspose::Words::Lists::ListLabel::get_LabelValue method. Gets a numeric value for this label in C++....extract the list labels of all paragraphs that are list items. auto...NodeType :: Paragraph , true ); // Find if we have the paragraph list...

    reference.aspose.com/words/cpp/aspose.words.lis...
  2. Comment.SetText | Aspose.Words for .NET

    Discover the SetText method, a user-friendly tool that simplifies adding comments, enhancing your workflow and boosting productivity effortlessly....contain paragraph breaks, this will create paragraphs of text...up at the location of its paragraph, // outside the right-side...

    reference.aspose.com/words/net/aspose.words/com...
  3. Example of Hello World using C# language|Aspose...

    This sample demonstrates how to create a simple PDF document with text Hello World using Aspose.PDF... Add TextFragment to Paragraph collection of the page. Save...Add text to new page page . Paragraphs . Add ( new Aspose . Pdf...

    docs.aspose.com/pdf/net/hello-world-example/
  4. Aspose::Words::Document::JoinRunsWithSameFormat...

    Aspose::Words::Document::JoinRunsWithSameFormatting method. Joins runs with same formatting in all Paragraphs of the document in C++....with same formatting in all paragraphs of the document. int32_t...The operation checks every Paragraph node in the document for adjacent...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. ParagraphFormat.dropCapPosition property | Aspo...

    ParagraphFormat.dropCapPosition property. Gets or sets the position for a drop cap text....organize and decorate sets of paragraphs with prefix symbols and indents..."ListFormat" property. // Each paragraph that we add between a list's...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. OutlineOptions.create_outlines_for_headings_in_...

    OutlineOptions.create_outlines_for_headings_in_tables property. Specifies whether or not to create outlines for headings (Paragraphs formatted with the Heading styles) inside tables....create outlines for headings (paragraphs formatted with the Heading...insert_cell () builder . paragraph_format . style_identifier...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Working with PDF/A or PDF/UA|Aspose.Words for P...

    Convert to PDF/A-1, PDF/A-2, PDF/A-4 and PDF/UA using Python. There are a few problems when converting to PDF/A documents, and Aspose.Words for Python solves them....blocks such as headings, paragraphs, tables, and others. These...to the outline levels of paragraphs in the source document. For...

    docs.aspose.com/words/python-net/working-with-p...
  8. 在PDF中替换文本|Aspose.PDF for .NET

    了解更多关于从Aspose.PDF for .NET库中替换和删除文本的各种方法。...// Add new TextFragment to paragraph par . AppendLine ( textFragment...textFragment ); // Set paragraph position par . Position = new Aspose...

    docs.aspose.com/pdf/zh/net/replace-text-in-pdf/
  9. ListLevel.get_effective_value method | Aspose.W...

    ListLevel.get_effective_value method. Reports the string representation of the [ListLevel](../) object for the specified index of the list item... paragraphs [ 0 ] . list_format . list_level...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Convert Image to PDF in Python|Aspose.PDF for P...

    This topic show you how to convert Image to PDF using Aspose.PDF for Python via C++ library.... paragraphs . add ( image ) # Save the...

    docs.aspose.com/pdf/python-cpp/convert-image-to...