Sort Score
Result 10 results
Languages All
Labels All
Results 6,261 - 6,270 of 18,953 for

paragraphs

(0.66 sec)
  1. StyleCollection.Item | Aspose.Words per .NET

    Scopri la potente proprietà Item di StyleCollection per recuperare facilmente gli stili in base al nome o all'alias, migliorando con facilità la tua esperienza di progettazione!...Paragraph", la raccolta applicherà i...styles . Add ( StyleType . Paragraph , "MyStyle" ); Assert . AreEqual...

    reference.aspose.com/words/it/net/aspose.words/...
  2. BuiltInDocumentProperties.ContentType | Aspose....

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

    reference.aspose.com/words/ar/net/aspose.words....
  3. BuiltInDocumentProperties.ContentType | Aspose....

    Upptäck hur du använder egenskapen ContentType i BuiltInDocumentProperties för att effektivt hantera dokumentets innehållstyp och förbättra organisationen....= new Document ( MyDir + "Paragraphs.docx" ); BuiltInDocumentPrope...egenskapen "Stycken". properties . Paragraphs = doc . GetChildNodes ( NodeType...

    reference.aspose.com/words/sv/net/aspose.words....
  4. แยกข้อความและรูปภาพจากเอกสาร PPTX ผ่าน C++ | pr...

    โค้ดตัวอย่าง C++ เพื่อแยกข้อความและรูปภาพจากไฟล์ PPTX บน C++ Runtime Environment สำหรับ Windows 32 บิต, Windows 64 บิต และ Linux 64 บิต...ปัจจุบัน วนซ้ำบางส่วนใน I Paragraph ปัจจุบัน แสดงข้อความ ความต้องการของระบบ...get_Length(); i++){ // Loop through paragraphs in current ITextFrame for...

    products.aspose.com/slides/th/cpp/parser/pptx/
  5. ControlChar.CellChar | Aspose.Words per .NET

    Scopri il campo ControlChar CellChar per una gestione semplificata delle tabelle. Migliora l'organizzazione dei dati con caratteri di fine cella e riga efficienti.... Paragraph , true ). Count ); builder...GetChildNodes ( NodeType . Paragraph , true ). Count ); // Il carattere...

    reference.aspose.com/words/it/net/aspose.words/...
  6. Aspose::Words::Layout::LayoutCollector::GetEnti...

    Aspose::Words::Layout::LayoutCollector::GetEntity method. Returns an opaque position of the LayoutEnumerator which corresponds to the specified node. You can use returned value as an argument to Current given the document being enumerated and the document of the node are the same in C++....This method works for only Paragraph nodes, as well as indivisible...returned for a Paragraph node is a paragraph break span. Use...

    reference.aspose.com/words/cpp/aspose.words.lay...
  7. ControlChar.OptionalHyphenChar | Aspose.Words p...

    Scopri come utilizzare il trattino opzionale in Microsoft Word (char31) per migliorare la formattazione dei tuoi documenti e migliorarne la leggibilità. Scopri di più!... Paragraph , true ). Count ); builder...GetChildNodes ( NodeType . Paragraph , true ). Count ); // Il carattere...

    reference.aspose.com/words/it/net/aspose.words/...
  8. ControlChar.PageBreak | Aspose.Words per .NET

    Scopri il campo ControlChar PageBreak e gestisci le interruzioni di pagina in modo efficiente con il carattere x000c. Semplifica la formattazione dei tuoi documenti oggi stesso!... Paragraph , true ). Count ); builder...GetChildNodes ( NodeType . Paragraph , true ). Count ); // Il carattere...

    reference.aspose.com/words/it/net/aspose.words/...
  9. ControlChar.ParagraphBreak | Aspose.Words per .NET

    Scopri il campo ControlChar ParagraphBreak. Gestisci facilmente le interruzioni di paragrafo con il carattere x000d per una formattazione del testo fluida e una migliore leggibilità.... Paragraph , true ). Count ); builder...GetChildNodes ( NodeType . Paragraph , true ). Count ); // Il carattere...

    reference.aspose.com/words/it/net/aspose.words/...
  10. FieldRef.InsertParagraphNumberInFullContext | A...

    Controlla la numerazione dei paragrafi con la proprietà FieldRef InsertParagraphNumberInFullContext. Gestisci facilmente i riferimenti per una maggiore chiarezza del documento...."MyBookmark" , "The referenced paragraph is " , " this field.\n" );..."MyBookmark" , "The bookmark's paragraph number is " , "\n" ); field...

    reference.aspose.com/words/it/net/aspose.words....