Sort Score
Result 10 results
Languages All
Labels All
Results 1,591 - 1,600 of 15,612 for

paragraphs

(0.04 sec)
  1. Copying Paragraph and Portion in PPTX|Aspose.Sl...

    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....Copying Paragraph and Portion in PPTX Contents [ Hide ] In order...we need to format that on Paragraph and Portion level. There are...

    docs.aspose.com/slides/python-net/copying-parag...
  2. NodeList | Aspose.Words for Java

    Represents a collection of nodes matching an XPath query executed using the CompositeNode.selectNodesjava.lang.String method in Java....example document // contains a paragraph break inside a hyperlink,...field end // in the next paragraph. It will be much more complicated...

    reference.aspose.com/words/java/com.aspose.word...
  3. EMF to PDF Converter using C# | Aspose.PDF

    Sample code for EMF to PDF C# conversion. Use API example code for batch EMF files to PDF conversion within VB.NET, ASP.NET, or any .NET-based application... Paragraphs . Add ( image ); document...

    products.aspose.com/pdf/net/conversion/emf-to-pdf/
  4. | Aspose

    Sample code for JPG to Text Java conversion. Use API example code for batch JPG files to Text conversion within any Web or Desktop Java based application.... Paragraphs in a text document are recognized...

    products.aspose.com/ocr/java/conversion/jpg-to-...
  5. | Aspose

    Sample code for BMP to TXT Java conversion. Use API example code for batch BMP files to TXT conversion within any Web or Desktop Java based application.... Paragraphs in a text document are recognized...

    products.aspose.com/ocr/cpp/conversion/bmp-to-txt/
  6. Some styles were not copied correctly, like fon...

    Use the following code, I’m not able to copy all the styles correctly, the copied document contains wrong font size: and here the source code which copy the styles: import com.aspose.words.*; import lombok.extern.sl…...Document targetDoc) { // Copy paragraph formatting if available if...(source.getType() == StyleType.PARAGRAPH && source.getParagraphFormat()...

    forum.aspose.com/t/some-styles-were-not-copied-...
  7. FieldBidiOutline Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldBidiOutline class for seamless BIDIOUTLINE field implementation, enhancing your document processing capabilities....node, returns its parent paragraph. If the field is already removed...delimits each level of the paragraph numbering. Examples Shows...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Aspose::Words::Fields::FieldListNum::get_Starti...

    Aspose::Words::Fields::FieldListNum::get_StartingNumber method. Gets or sets the starting value for this field in C++....Examples Shows how to number paragraphs with LISTNUM fields. auto...); builder -> Writeln ( u "Paragraph 1" ); ASSERT_EQ ( u " LISTNUM...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. FieldListNum.ListName | Aspose.Words for .NET

    Discover the FieldListNum ListName property to easily manage abstract numbering definitions for improved document organization and clarity....Examples Shows how to number paragraphs with LISTNUM fields. Document..."0" ; builder . Writeln ( "Paragraph 1" ); Assert . AreEqual (...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_ContentType method. Gets or sets the content type of the document in C++....< Document > ( MyDir + u "Paragraphs.docx" ); SharedPtr < BuiltInDocumentPrope...number of Paragraph nodes in the document to the "Paragraphs" built-in...

    reference.aspose.com/words/cpp/aspose.words.pro...