Sort Score
Result 10 results
Languages All
Labels All
Results 6,711 - 6,720 of 18,529 for

paragraph

(0.35 sec)
  1. BuiltInDocumentProperties.Bytes | Aspose.Words ...

    Scopri la proprietà Bytes di BuiltInDocumentProperties, uno strumento essenziale per stimare le dimensioni dei documenti, migliorando l'efficienza e la gestione dei file....= new Document ( MyDir + "Paragraphs.docx" ); BuiltInDocumentPrope..."Paragrafi". properties . Paragraphs = doc . GetChildNodes ( NodeType...

    reference.aspose.com/words/it/net/aspose.words....
  2. EditableRange.SingleUser | Aspose.Words لـ .NET

    اكتشف خاصية EditableRange SingleUser لإدارة النطاقات القابلة للتحرير بكفاءة، وضمان التعاون السلس والتحكم في الوصول المخصص للمستخدم...." + " we cannot edit this paragraph without the password." );...builder . Writeln ( $"This paragraph is inside the first editable...

    reference.aspose.com/words/ar/net/aspose.words/...
  3. ImportFormatOptions.KeepSourceNumbering | Aspos...

    تحكم في ترقيم المستندات باستخدام خاصية KeepSourceNumbering في ImportFormatOptions. أدر التعارضات بسهولة لضمان عمليات استيراد سلسة. الافتراضي خطأ....importFormatOptions ); foreach ( Paragraph paragraph in srcDoc . FirstSection...FirstSection . Body . Paragraphs ) { Node importedNode = importer . ImportNode...

    reference.aspose.com/words/ar/net/aspose.words/...
  4. BuiltInDocumentProperties.LinksUpToDate | Aspos...

    Upptäck funktionen LinksUpToDate i BuiltInDocumentProperties, som säkerställer att hyperlänkarna i ditt dokument är aktuella och förbättrar innehållets tillförlitlighet....= new Document ( MyDir + "Paragraphs.docx" ); BuiltInDocumentPrope...egenskapen "Stycken". properties . Paragraphs = doc . GetChildNodes ( NodeType...

    reference.aspose.com/words/sv/net/aspose.words....
  5. BuiltInDocumentProperties.LinksUpToDate | Aspos...

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

    reference.aspose.com/words/ar/net/aspose.words....
  6. BuiltInDocumentProperties.LinksUpToDate | Aspos...

    Scopri la funzionalità LinksUpToDate di BuiltInDocumentProperties, che garantisce che i collegamenti ipertestuali del tuo documento siano sempre aggiornati e migliora l'affidabilità del tuo contenuto....= new Document ( MyDir + "Paragraphs.docx" ); BuiltInDocumentPrope..."Paragrafi". properties . Paragraphs = doc . GetChildNodes ( NodeType...

    reference.aspose.com/words/it/net/aspose.words....
  7. أرشيف

    أرشيف...TextParagraph paragraph = new TextParagraph(); paragraph.Position...بالفقرة paragraph.AppendLine(textFragment1); paragraph.Append...

    blog.aspose.com/ar/pdf/rotate-text-inside-pdf-d...
  8. Extracción avanzada de texto de presentaciones ...

    Aprenda cómo extraer texto rápida y fácilmente de presentaciones PowerPoint usando Aspose.Slides para Python a través de .NET. Siga nuestra guía simple, paso a paso, para ahorrar tiempo y acceder eficientemente al contenido de las diapositivas en sus aplicaciones.... for paragraph in text_frame . paragraphs : # Recorrer...párrafo actual. for portion in paragraph . portions : # Mostrar el...

    docs.aspose.com/slides/es/python-net/extract-te...
  9. Mathematische Gleichungen aus Präsentationen in...

    Ermöglichen Sie den nahtlosen Export mathematischer Gleichungen von PowerPoint nach MathML mit Aspose.Slides für Python via .NET - erhalten Sie die Formatierung und steigern Sie die Kompatibilität....) math_paragraph = auto_shape . text_frame . paragraphs [ 0 ]...portions [ 0 ] . math_paragraph math_paragraph . add ( math . MathematicalText...

    docs.aspose.com/slides/de/python-net/exporting-...
  10. Range.Replace | Aspose.Words för .NET

    Ersätt enkelt alla förekomster av ett teckensträngmönster med metoden Range Replace. Förbättra din textbehandling med detta kraftfulla verktyg!... Writeln ( "Every paragraph that ends with a full stop...ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; Assert...

    reference.aspose.com/words/sv/net/aspose.words/...