Sort Score
Result 10 results
Languages All
Labels All
Results 5,181 - 5,190 of 18,529 for

paragraph

(0.52 sec)
  1. Issue Text : Box child can not be null - Free S...

    Hi, i have generating the pdf dynamically using c#. After appending the data to document, try to save the document using document.save or memory stream. During the time i have facing the below issue. Box child can not …...Paragraphs.Add(new Aspose.Pdf.HtmlFragment(“...IsNullOrEmpty(qest.QuestionResp)) { page.Paragraphs.Add(new Aspose.Pdf.Text.TextFragment("...

    forum.aspose.com/t/issue-text-box-child-can-not...
  2. ListCollection.Item | Aspose.Words per .NET

    Accedi facilmente agli elementi di ListCollection tramite indice. Semplifica la gestione dei dati e migliora l'efficienza della tua programmazione con questa potente proprietà!...Writeln ( "Paragraph 1" ); builder . Writeln ( "Paragraph 2" ); builder...builder . Write ( "Paragraph 3" ); NodeCollection paras = doc...

    reference.aspose.com/words/it/net/aspose.words....
  3. Textabschnitte in Präsentationen mit Python ver...

    Erfahren Sie, wie Sie Textabschnitte in PowerPoint- und OpenDocument-Präsentationen mit Aspose.Slides für Python über .NET verwalten, um Leistung und Anpassungsmöglichkeiten zu verbessern....text_frame for paragraph in text_frame . paragraphs : for portion...portion in paragraph . portions : point = portion . get_coordinates...

    docs.aspose.com/slides/de/python-net/portion/
  4. FrameFormat.HorizontalPosition | Aspose.Words f...

    Upptäck egenskapen FrameFormat HorizontalPosition för att enkelt mäta avståndet mellan ramens kant och det angivna objektet för exakt layoutkontroll....Document ( MyDir + "Paragraph frame.docx" ); Paragraph paragraphFrame...FirstSection . Body . Paragraphs . OfType < Paragraph >(). First ( p...

    reference.aspose.com/words/sv/net/aspose.words/...
  5. FrameFormat.VerticalPosition | Aspose.Words لـ ...

    اكتشف خاصية FrameFormat VerticalPosition، التي تقيس المسافة الرأسية من حافة الإطار إلى العنصر المحدد، مما يعزز دقة التخطيط....Document ( MyDir + "Paragraph frame.docx" ); Paragraph paragraphFrame...FirstSection . Body . Paragraphs . OfType < Paragraph >(). First ( p...

    reference.aspose.com/words/ar/net/aspose.words/...
  6. FrameFormat.HorizontalPosition | Aspose.Words ل...

    اكتشف خاصية FrameFormat HorizontalPosition لقياس المسافة بين حافة إطارك والعنصر المحدد بسهولة للتحكم في التخطيط بدقة....Document ( MyDir + "Paragraph frame.docx" ); Paragraph paragraphFrame...FirstSection . Body . Paragraphs . OfType < Paragraph >(). First ( p...

    reference.aspose.com/words/ar/net/aspose.words/...
  7. FrameFormat.RelativeHorizontalPosition | Aspose...

    Scopri la proprietà FrameFormat RelativeHorizontalPosition per determinare facilmente il posizionamento orizzontale di un frame per un controllo migliorato del layout....Document ( MyDir + "Paragraph frame.docx" ); Paragraph paragraphFrame...FirstSection . Body . Paragraphs . OfType < Paragraph >(). First ( p...

    reference.aspose.com/words/it/net/aspose.words/...
  8. Font.AllCaps | Aspose.Words per .NET

    Scopri la proprietà Font AllCaps. Formatta facilmente il testo in maiuscolo per una migliore leggibilità e un design d'impatto nei tuoi progetti....new Document (); Paragraph para = ( Paragraph ) doc . GetChild...GetChild ( NodeType . Paragraph , 0 , true ); // Esistono due modi per...

    reference.aspose.com/words/it/net/aspose.words/...
  9. DocumentBuilder.move_to_document_end method | A...

    DocumentBuilder.move_to_document_end method. Moves the cursor to the end of the document....end_bookmark ( 'MyBookmark' ) first_paragraph_nodes = doc . first_section...first_section . body . first_paragraph . get_child_nodes ( aw . NodeType...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Архивы

    Архивы...as presentation: # select paragraph to add effect autoShape =...shapes[0] paragraph = autoShape.text_frame.paragraphs[0] # add...

    blog.aspose.com/ru/slides/apply-text-animation-...