Sort Score
Result 10 results
Languages All
Labels All
Results 7,051 - 7,060 of 18,334 for

paragraph

(0.1 sec)
  1. Extrahera text och bilder från ODP-dokument via...

    C++ exempelkod för att extrahera text och bilder från ODP-fil på C++ Runtime Environment för Windows 32 bitar, Windows 64 bitar och Linux 64 bitar....get_Length(); i++){ // Loop through paragraphs in current ITextFrame for...(SharedPtr<IParagraph> paragraph : textFramesSlideOne[i]->get_Paragraphs()){ //...

    products.aspose.com/slides/sv/cpp/parser/odp/
  2. Архивы

    Архивы...Paragraphs . Получить и распечатать...foreach (Paragraph para in textFramesSlideOne[i].Paragraphs) { //Перебирать...

    blog.aspose.com/ru/slides/extract-text-from-pow...
  3. Arbeiten mit Absätzen in Python|Aspose.Words fü...

    Fügen Sie einen Absatz ein und legen Sie seine Formatierung in einem Dokument mit Python fest....wird ein Absatz durch die Paragraph -Klasse dargestellt. Fügen...Absatzformatierung wird durch die paragraph_format -Eigenschaft bestimmt...

    docs.aspose.com/words/de/python-net/working-wit...
  4. BuiltInDocumentProperties.ContentStatus | Aspos...

    Gestisci lo stato del contenuto dei tuoi documenti in modo semplice con la proprietà ContentStatus di BuiltInDocumentProperties. Migliora l'organizzazione e l'efficienza oggi stesso!...= new Document ( MyDir + "Paragraphs.docx" ); BuiltInDocumentPrope..."Paragrafi". properties . Paragraphs = doc . GetChildNodes ( NodeType...

    reference.aspose.com/words/it/net/aspose.words....
  5. FieldAutoNumLgl.remove_trailing_period property...

    FieldAutoNumLgl.remove_trailing_period property. Gets or sets whether to display the number without a trailing period.... current_paragraph . paragraph_format . style_identifier... builder . current_paragraph . paragraph_format . style_identifier...

    reference.aspose.com/words/python-net/aspose.wo...
  6. BuiltInDocumentProperties.Bytes | Aspose.Words ...

    Upptäck egenskapen BuiltInDocumentProperties Bytes, ett viktigt verktyg för att uppskatta dokumentstorlek, förbättra filhantering och effektivitet....= new Document ( MyDir + "Paragraphs.docx" ); BuiltInDocumentPrope...egenskapen "Stycken". properties . Paragraphs = doc . GetChildNodes ( NodeType...

    reference.aspose.com/words/sv/net/aspose.words....
  7. BuiltInDocumentProperties.CharactersWithSpaces ...

    اكتشف خاصية BuiltInDocumentProperties CharactersWithSpaces، التي تقوم بتقدير عدد الأحرف، بما في ذلك المسافات، لإدارة المستندات بكفاءة....= new Document ( MyDir + "Paragraphs.docx" ); BuiltInDocumentPrope...المضمنة "الفقرات". properties . Paragraphs = doc . GetChildNodes ( NodeType...

    reference.aspose.com/words/ar/net/aspose.words....
  8. EditableRange.SingleUser | Aspose.Words för .NET

    Upptäck egenskapen EditableRange SingleUser för att effektivt hantera redigerbara intervall, vilket säkerställer sömlöst samarbete och användarspecifik åtkomstkontroll...." + " we cannot edit this paragraph without the password." );...builder . Writeln ( $"This paragraph is inside the first editable...

    reference.aspose.com/words/sv/net/aspose.words/...
  9. How to add watermark to doc's every page - Free...

    How to add text as watermark in every page?I try it, but some pages don’t have watermark. code: doc = aw.Document(str(file_path)) text_watermark_options = aw.TextWatermarkOptions() text_watermark_options.font_family = …...z_order # Get paragraphs in the document. paragraphs = doc.get_child_nodes(aw...get_child_nodes(aw.NodeType.PARAGRAPH, True) layout_collector = aw...

    forum.aspose.com/t/how-to-add-watermark-to-docs...
  10. Archiv

    Archiv...TextParagraph paragraph = new TextParagraph(); paragraph.setPosition(new...Absatz an paragraph.appendLine(textFragment1); paragraph.append...

    blog.aspose.com/de/pdf/rotate-text-inside-pdf-d...