Sort Score
Result 10 results
Languages All
Labels All
Results 8,081 - 8,090 of 18,522 for

paragraph

(0.26 sec)
  1. Архивы

    Архивы...Paragraphs.Add(image); // Сохранить...PageInfo.Margin.Left = (0); page.Paragraphs.Add(image); // Сохранить...

    blog.aspose.com/ru/pdf/images-to-pdf-csharp/
  2. Gestionar temas de presentación en .NET|Documen...

    Domine los temas de presentación en Aspose.Slides para .NET para crear, personalizar y convertir archivos PowerPoint con una marca coherente....100 , 100 ); Paragraph paragraph = new Paragraph (); Portion portion...( "Theme text format" ); paragraph . Portions . Add ( portion...

    docs.aspose.com/slides/es/net/presentation-theme/
  3. Integrate Excel Data into PowerPoint Presentati...

    Read data from Excel workbooks in Aspose.Slides using the ExcelDataWorkbook API. Load sheets and cells and use values to generate data-driven PowerPoint presentations.... get_Item ( 0 )); // Get paragraphs from the target shape (assumes...used). IParagraphCollection paragraphs = (( IAutoShape ) slide ...

    docs.aspose.com/slides/java/excel-integration/
  4. FieldRef Class | Aspose.Words لـ .NET

    اكتشف فئة Aspose.Words.Fields.FieldRef لتطبيق حقول REF بسلاسة. حسّن أتمتة مستنداتك وحسّن سير عملك اليوم!..."MyBookmark" , "The referenced paragraph is " , " this field.\n" );..."MyBookmark" , "The bookmark's paragraph number is " , "\n" ); field...

    reference.aspose.com/words/ar/net/aspose.words....
  5. PDFでの見出しの操作|Aspose.PDF for C++

    C++を使用してPDFドキュメントの見出しに番号を作成します。Aspose.PDF for C++ はさまざまな種類の番号スタイルを示します。...get_Margin ()); pdfPage -> get_Paragraphs () -> Add ( floatBox ); auto...( true ); floatBox -> get_Paragraphs () -> Add ( heading ); auto...

    docs.aspose.com/pdf/ja/cpp/working-with-headings/
  6. Lavorare con stili e temi|Aspose.Words per Pyth...

    Accedi e gestisci stili e temi in un documento utilizzando Python....Ecco un’implementazione di paragraphs_by_style_name : nell’esempio...paragrafi_con_stile. Il nome dello stile Paragraph si trova nella proprietà Style...

    docs.aspose.com/words/it/python-net/working-wit...
  7. WordML2003SaveOptions Class | Aspose.Words for ...

    Discover the Aspose.Words.Saving.WordML2003SaveOptions class to enhance your document saving experience in WordML format with customizable options....ine}\t\t" + $"<o:Paragraphs>1</o:Paragraphs>{newLine}\t\t" +...es>1</o:Lines><o:Paragraphs>1</o:Paragraphs>" + "<o:Characte...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Working with Headings in PDF|Aspose.PDF for C++

    Create numbering in heading your PDF document with C++. Aspose.PDF for C++ shows different kinds of numbering styles....get_Margin ()); pdfPage -> get_Paragraphs () -> Add ( floatBox ); auto...( true ); floatBox -> get_Paragraphs () -> Add ( heading ); auto...

    docs.aspose.com/pdf/cpp/working-with-headings/
  9. إنشاء مستند PDF|Aspose.PDF لـ C++

    توضح هذه المقالة كيفية إنشاء وتنسيق مستند PDF باستخدام Aspose.PDF لـ C++....إضافة TextFragment إلى مجموعة Paragraphs للصفحة حفظ مستند PDF الناتج...auto paragraphs = page -> get_Paragraphs (); paragraphs -> Add...

    docs.aspose.com/pdf/ar/cpp/create-pdf-document/
  10. PDFでの見出しの操作|Aspose.PDF for Python via .NET

    Pythonを使用してPDFドキュメントの見出しに番号を作成します。Aspose.PDF for Python via .NETは、さまざまな種類の番号スタイルを提供します。... paragraphs . add ( float_box ) heading...is_auto_sequence = True float_box . paragraphs . add ( heading ) heading2...

    docs.aspose.com/pdf/ja/python-net/working-with-...