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

paragraphs

(0.45 sec)
  1. 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...
  2. 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....
  3. 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....
  4. FieldToc.EntrySeparator | Aspose.Words for .NET

    Discover the FieldToc EntrySeparator property, customize character sequences to enhance entry-page navigation and improve document organization.... Writeln ( "Paragraph text." ); InsertNewPageWithHea..."MyBookmark" ); builder . Writeln ( "Paragraph text." ); // This entry does...

    reference.aspose.com/words/net/aspose.words.fie...
  5. 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...
  6. 記録

    記録...TextParagraph paragraph = new TextParagraph(); paragraph.Position...テキストの断片を段落に追加します paragraph.AppendLine(textFragment1); paragraph.Append...

    blog.aspose.com/ja/pdf/rotate-text-inside-pdf-d...
  7. 아카이브

    아카이브...Paragraphs.Add(image); // 출력 PDF 파일...PageInfo.Margin.Left = (0); page.Paragraphs.Add(image); // 출력 PDF 파일...

    blog.aspose.com/ko/pdf/images-to-pdf-csharp/
  8. 記録

    記録... Paragraph を作成し、それに Portion を追加します。 ...段落を追加 auto paragraph = System::MakeObject<Paragraph>(); auto portion...

    blog.aspose.com/ja/slides/apply-theme-in-powerp...
  9. آرشیوها

    آرشیوها...Paragraphs.Add(image); // ذخیره فایل...PageInfo.Margin.Left = (0); page.Paragraphs.Add(image); // ذخیره فایل...

    blog.aspose.com/fa/pdf/images-to-pdf-csharp/
  10. 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/