Sort Score
Result 10 results
Languages All
Labels All
Results 7,251 - 7,260 of 18,549 for

paragraphs

(0.31 sec)
  1. PowerPoint in Video umwandeln|Aspose.Slides Dok...

    PowerPoint in Video in Java umwandeln... 300 , 300 ); Paragraph para1 = new Paragraph (); para1 . getPortions...für Java" )); Paragraph para2 = new Paragraph (); para2 . getPortions...

    docs.aspose.com/slides/de/java/convert-powerpoi...
  2. آرشیوها

    آرشیوها...System::SharedPtr<Paragraph> tocItem = System::DynamicCast<Paragraph>(fie...)->GetAncestor(NodeType::Paragraph)); std::cout << System::S...

    blog.aspose.com/fa/words/working-with-table-of-...
  3. Bookmark display issue in Adobe Acrobat Browser...

    Hello, There is an issue with bookmarks in PDF files generated using Aspose.PDF version 25.2 and above. The bookmarks are not displayed correctly when the PDF is opened using the Adobe Acrobat browser extension: image.…...Paragraphs.Add(text1); Page page2 =...the second page"); page2.Paragraphs.Add(text2); Page page3 =...

    forum.aspose.com/t/bookmark-display-issue-in-ad...
  4. Crea PDF usando C++ | Aspose.PDF

    In questo argomento viene illustrato come utilizzare l'API Aspose.PDF for C++ per generare e leggere facilmente i file PDF nelle applicazioni C++....TextFragment all’insieme Paragraphs della pagina. Salvare il..."Hello World!" ); page -> get_Paragraphs () -> Add ( textFragment...

    products.aspose.com/pdf/it/cpp/create/
  5. Szöveg és képek kibontása a ODP fájlokból a Pyt...

    Python forráskód a ODP prezentáció elemzéséhez....range(len(textFramesPPTX)): # Loop through paragraphs in current ITextFrame for...para in textFramesPPTX[i] . paragraphs: # Loop through portions...

    products.aspose.com/slides/hu/python-net/parser...
  6. SplitCriteria | Aspose.Words for Java

    Specifies how the document is split into parts in Java....is split into parts at a paragraph formatted using the style...is split into parts at a paragraph formatted using the style...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose::Words::StyleCollection::get_Count metho...

    Aspose::Words::StyleCollection::get_Count method. Gets the number of styles in the collection in C++....Paragraph", the collection will apply...:: Words :: StyleType :: Paragraph , u "MyStyle" ); ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words/sty...
  8. NodeList.GetEnumerator | Aspose.Words för .NET

    Iterera enkelt genom NodeList med GetEnumerator-metoden. Få enkel och effektiv åtkomst till din samling av noder i C#.... WriteLine ( $"Table paragraph index {index++}, contents:...Assert . AreEqual ( typeof ( Paragraph ), node . GetType ()); Se...

    reference.aspose.com/words/sv/net/aspose.words/...
  9. ImportFormatOptions.smartStyleBehavior property...

    ImportFormatOptions.smartStyleBehavior property. Gets or sets a boolean value that specifies how styles will be imported when they have equal names in source and destination documents... Paragraph , "MyStyle" ); myStyle . font...destination styles into direct paragraph attributes. let options =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ShapeBase.font property | Aspose.Words for Python

    ShapeBase.font property. Provides access to the font formatting of this object.... last_paragraph ) builder . write ( 'This...move_to ( shape . parent_paragraph ) builder . writeln ( ' \n...

    reference.aspose.com/words/python-net/aspose.wo...