Sort Score
Result 10 results
Languages All
Labels All
Results 6,391 - 6,400 of 15,552 for

paragraph

(0.08 sec)
  1. Document.stop_track_revisions method | Aspose.W...

    Document.stop_track_revisions method. Stops automatic marking of document changes as revisions.... paragraphs [ 0 ] . runs [ 0 ] . is_insert_revision.... first_section . body . paragraphs [ 0 ] . runs [ 1 ] . is_insert_revision...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Propriétés Effectives de la Forme|Documentation...

    Obtenez les propriétés effectives des formes dans les présentations PowerPoint en C# ou .NET... Paragraphs [ 0 ]. Portions [ 0 ]. PortionFormat...WriteLine ( "= Formatage de paragraphe effectif pour le niveau de...

    docs.aspose.com/slides/fr/net/shape-effective-p...
  3. استخراج النص والصور من مستند PPT عبر C ++ | pro...

    مثال على كود C ++ لاستخراج النص والصور من ملف PPT في C ++ Runtime Environment لنظام التشغيل Windows 32 بت و Windows 64 بت و Linux 64 بت....get_Length(); i++){ // Loop through paragraphs in current ITextFrame for...(SharedPtr<IParagraph> paragraph : textFramesSlideOne[i]->get_Paragraphs()){ //...

    products.aspose.com/slides/ar/cpp/parser/ppt/
  4. Extrahera text och bilder från PPT-dokument via...

    C++ exempelkod för att extrahera text och bilder från PPT-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/ppt/
  5. Estrai testo e immagini dal documento PPTX tram...

    Codice di esempio C++ per estrarre testo e immagini dal file PPTX su C++ Runtime Environment per Windows 32 bit, Windows 64 bit e Linux 64 bit....get_Length(); i++){ // Loop through paragraphs in current ITextFrame for...(SharedPtr<IParagraph> paragraph : textFramesSlideOne[i]->get_Paragraphs()){ //...

    products.aspose.com/slides/it/cpp/parser/pptx/
  6. Estrai testo e immagini dal documento PPT trami...

    Codice di esempio C++ per estrarre testo e immagini da file PPT su C++ Runtime Environment per Windows 32 bit, Windows 64 bit e Linux 64 bit....get_Length(); i++){ // Loop through paragraphs in current ITextFrame for...(SharedPtr<IParagraph> paragraph : textFramesSlideOne[i]->get_Paragraphs()){ //...

    products.aspose.com/slides/it/cpp/parser/ppt/
  7. Extraheer tekst en afbeeldingen uit ODP-documen...

    C++ voorbeeldcode om tekst en afbeeldingen uit het ODP-bestand te extraheren in C++ Runtime Environment voor Windows 32 bit, Windows 64 bit en Linux 64 bit....get_Length(); i++){ // Loop through paragraphs in current ITextFrame for...(SharedPtr<IParagraph> paragraph : textFramesSlideOne[i]->get_Paragraphs()){ //...

    products.aspose.com/slides/nl/cpp/parser/odp/
  8. EditableRangeEnd.Accept | Aspose.Words per .NET

    EditableRangeEnd Accept metodo. Accetta un visitatore in C#...." + " we cannot edit this paragraph without the password." );...builder . Writeln ( $"This paragraph is inside the first editable...

    reference.aspose.com/words/it/net/aspose.words/...
  9. Dịch Markdown sang DOM|Aspose.Words cho .NET

    Dịch tài liệu Markdown sang Document Object Model và ngược lại bằng C#. Vì vậy, bạn có thể làm việc với Markdown phức tạp hiện có và tạo tài liệu Markdown theo chương trình từ đầu....previous paragraph to not combine styles between paragraphs. builder...Styles . Add ( StyleType . Paragraph , "SetextHeading1" ); builder...

    docs.aspose.com/words/vi/net/translate-markdown...
  10. Insertion de champs dans Python|Aspose.Words po...

    Insérez des champs dans un document Python de différentes manières: en utilisant `DocumentBuilder` ou DOM (Document Object Model)....Merge à l’aide de DOM à un paragraphe d’un document: Insertion...Merge à l’aide de DOM à un paragraphe d’un document: Insertion...

    docs.aspose.com/words/fr/python-net/inserting-f...