Sort Score
Result 10 results
Languages All
Labels All
Results 8,721 - 8,730 of 18,953 for

paragraph

(1.44 sec)
  1. Manipulate PDF Documents in Python|Aspose.PDF f...

    Learn how to validate, structure, and modify PDF documents in Python, including TOC management and PDF/A checks.... paragraphs . add ( heading ) document...is_in_list = True page . paragraphs . add ( heading ) document...

    docs.aspose.com/pdf/python-net/manipulate-pdf-d...
  2. PDF | Text box on rotated page - Free Support F...

    I am attempting to provide a system which will add text boxes onto an existing PDF document which may have page rotations. This is proving far more difficult that I expected. Box is specified by a position, height, widt…...Paragraphs.Add(graph); // Create a TextStamp...FontSize; box.Paragraphs.Add(text); page.Paragraphs.Add(box); AddRectangle(page...

    forum.aspose.com/t/pdf-text-box-on-rotated-page...
  3. 아카이브

    아카이브...추가 및 텍스트 설정 Paragraph paragraph = new Paragraph(); Portion portion...Portion("Theme text format"); paragraph.getPortions().add(portion);...

    blog.aspose.com/ko/slides/apply-theme-in-powerp...
  4. Lưu trữ

    Lưu trữ...đoạn văn auto paragraph = System::MakeObject<Paragraph>(); auto portion...>(u"Theme text format"); paragraph->get_Portions()->Add(portion);...

    blog.aspose.com/vi/slides/apply-theme-in-powerp...
  5. Procurar

    Procurar...paragraph_format.alignment = aw.ParagraphAlignment...builder.move_to(cell.first_paragraph) # Build the inner table....

    blog.aspose.com/pt/words/create-table-in-word-u...
  6. Integrate Excel Data into PowerPoint Presentati...

    Read data from Excel workbooks using Aspose.Slides for PHP via Java. Load sheets and cells and use values to generate data-driven PowerPoint presentations....-> get_Item ( 0 )); // Get paragraphs from the target shape (assumes...shape index 1 is used). $paragraphs = $slide -> getShapes ()...

    docs.aspose.com/slides/php-java/excel-integration/
  7. Integrar datos de Excel en presentaciones Power...

    Lea datos de libros de Excel en Aspose.Slides utilizando la API ExcelDataWorkbook. Cargue hojas y celdas y use los valores para generar presentaciones PowerPoint impulsadas por datos.... IParagraphCollection paragraphs = ( slide . Shapes [ 1 ]...IAutoShape ). TextFrame . Paragraphs ; // Reemplazar los marcadores...

    docs.aspose.com/slides/es/net/excel-integration/
  8. Crea PDF usando C++ | Aspose.PDF

    In questo argomento viene illustrato come utilizzare l'API Aspose.PDF for C++ per generare e leggere facilmente i file PDF nelle applicazioni C++....TextFragment all’insieme Paragraphs della pagina. Salvare il..."Hello World!" ); page -> get_Paragraphs () -> Add ( textFragment...

    products.aspose.com/pdf/it/cpp/create/
  9. Szöveg és képek kibontása a ODP fájlokból a Pyt...

    Python forráskód a ODP prezentáció elemzéséhez....range(len(textFramesPPTX)): # Loop through paragraphs in current ITextFrame for...para in textFramesPPTX[i] . paragraphs: # Loop through portions...

    products.aspose.com/slides/hu/python-net/parser...
  10. NodeList.GetEnumerator | Aspose.Words för .NET

    Iterera enkelt genom NodeList med GetEnumerator-metoden. Få enkel och effektiv åtkomst till din samling av noder i C#.... WriteLine ( $"Table paragraph index {index++}, contents:...Assert . AreEqual ( typeof ( Paragraph ), node . GetType ()); Se...

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