Sort Score
Result 10 results
Languages All
Labels All
Results 7,871 - 7,880 of 18,594 for

paragraphs

(0.2 sec)
  1. CompareOptions.IgnoreHeadersAndFooters | Aspose...

    اكتشف كيف تعمل خاصية CompareOptions IgnoreHeadersAndFooters على تعزيز معالجة المستندات من خلال تجاهل الرؤوس والتذييلات للحصول على تحليل بيانات أكثر وضوحًا.... This is the first paragraph." ); builder . InsertFootnote...docOriginal . Clone ( true ); Paragraph firstParagraph = docEdited...

    reference.aspose.com/words/ar/net/aspose.words....
  2. FieldSeq.reset_heading_level property | Aspose....

    FieldSeq.reset_heading_level property. Gets or sets an integer number representing a heading level to reset the sequence number to... PARAGRAPH_BREAK ) builder . paragraph_format . style...MySequence to 1' ) builder . paragraph_format . style = doc . styles...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldToc.HideInWebLayout | Aspose.Words for .NET

    Discover the FieldToc HideInWebLayout property to easily control tab leaders and page numbers in Web layout view for a cleaner presentation.... Writeln ( "Paragraph text." ); InsertNewPageWithHea..."MyBookmark" ); builder . Writeln ( "Paragraph text." ); // This entry does...

    reference.aspose.com/words/net/aspose.words.fie...
  4. FieldToc.HeadingLevelRange | Aspose.Words for .NET

    Discover the FieldToc HeadingLevelRange property to easily manage heading levels for enhanced content organization and SEO optimization.... Writeln ( "Paragraph text." ); InsertNewPageWithHea..."MyBookmark" ); builder . Writeln ( "Paragraph text." ); // This entry does...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FieldOptions.CustomTocStyleSeparator | Aspose.W...

    Discover the FieldOptions CustomTocStyleSeparator property to easily customize your FieldToc field's style separator for enhanced document navigation.... Writeln ( "Paragraph text." ); InsertNewPageWithHea..."MyBookmark" ); builder . Writeln ( "Paragraph text." ); // This entry does...

    reference.aspose.com/words/net/aspose.words.fie...
  6. CompareOptions.IgnoreComments | Aspose.Words pe...

    Scopri come la proprietà IgnoreComments di CompareOptions migliora il tuo confronto escludendo le differenze nei commenti per ottenere risultati più chiari.... This is the first paragraph." ); builder . InsertFootnote...docOriginal . Clone ( true ); Paragraph firstParagraph = docEdited...

    reference.aspose.com/words/it/net/aspose.words....
  7. CompareOptions.IgnoreComments | Aspose.Words fö...

    Upptäck hur egenskapen CompareOptions IgnoreComments förbättrar din jämförelse genom att exkludera kommentarskillnader för tydligare resultat.... This is the first paragraph." ); builder . InsertFootnote...docOriginal . Clone ( true ); Paragraph firstParagraph = docEdited...

    reference.aspose.com/words/sv/net/aspose.words....
  8. LayoutEnumerator.moveNext method | Aspose.Words...

    LayoutEnumerator.moveNext method. Moves to the next sibling entity in visual order....When iterating lines of a paragraph broken across pages this method...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Administrar cuadros de texto en presentaciones ...

    Aspose.Slides for C++ facilita la creación, edición y clonación de cuadros de texto en archivos PowerPoint y OpenDocument, mejorando la automatización de sus presentaciones....get_TextFrame (); // Crea el objeto Paragraph para el marco de texto auto...auto para = txtFrame -> get_Paragraphs () -> idx_get ( 0 ); // Crea...

    docs.aspose.com/slides/es/cpp/manage-textbox/
  10. Creating a Searchable PDF from a Scanned PDF Fi...

    Hi Everyone, We are testing Aspose C# SDk to create Searchable PDF from a scanned PDF file. But we are getting only OCR text result. Is there any way to achive this task using the sdk? We can only see OCR to Image SDK i…...Paragraphs.Add(image); // ----- e) Overlay...Invisible } }; resultPage.Paragraphs.Add(hiddenFragment); } }...

    forum.aspose.com/t/creating-a-searchable-pdf-fr...