Sort Score
Result 10 results
Languages All
Labels All
Results 6,131 - 6,140 of 18,543 for

paragraphs

(0.24 sec)
  1. Wyodrębnij tekst i obrazy z dokumentu PPTX za p...

    Przykładowy kod C++ do wyodrębniania tekstu i obrazów z pliku PPTX w C++ Runtime Environment dla Windows 32-bitowy, Windows 64-bitowy i Linux 64-bitowy....get_Length(); i++){ // Loop through paragraphs in current ITextFrame for...(SharedPtr<IParagraph> paragraph : textFramesSlideOne[i]->get_Paragraphs()){ //...

    products.aspose.com/slides/pl/cpp/parser/pptx/
  2. PDF에서 제목 작업하기|Aspose.PDF for .NET

    C#로 PDF 문서의 제목에 번호 매기기를 생성합니다. Aspose.PDF for .NET는 다양한 번호 매기기 스타일을 제공합니다.... Paragraphs . Add ( floatBox ); // Add...IsAutoSequence = true ; floatBox . Paragraphs . Add ( heading ); var heading2...

    docs.aspose.com/pdf/ko/net/working-with-headings/
  3. متن و تصاویر را از سند ODP از طریق C++ استخراج ...

    کد مثال C++ برای استخراج متن و تصاویر از فایل ODP در C++ Runtime Environment برای ویندوز 32 بیت، ویندوز 64 بیت و لینوکس 64 بیت....get_Length(); i++){ // Loop through paragraphs in current ITextFrame for...(SharedPtr<IParagraph> paragraph : textFramesSlideOne[i]->get_Paragraphs()){ //...

    products.aspose.com/slides/fa/cpp/parser/odp/
  4. 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/...
  5. 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/...
  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. BuiltInDocumentProperties.LinksUpToDate | Aspos...

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

    reference.aspose.com/words/ar/net/aspose.words....
  8. 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....
  9. Tambahkan Objek Arc ke file PDF|Aspose.PDF for ...

    Artikel ini menjelaskan cara membuat objek arc ke PDF Anda menggunakan Aspose.PDF for .NET....object to paragraphs collection of page page . Paragraphs . Add (...to the paragraphs collection of page page . Paragraphs . Add (...

    docs.aspose.com/pdf/id/net/add-arc/
  10. Agregar objeto Arco a archivo PDF|Aspose.PDF fo...

    Este artículo explica cómo crear un objeto arco en su PDF utilizando Aspose.PDF for .NET....object to paragraphs collection of page page . Paragraphs . Add (...to the paragraphs collection of page page . Paragraphs . Add (...

    docs.aspose.com/pdf/es/net/add-arc/