Sort Score
Result 10 results
Languages All
Labels All
Results 6,221 - 6,230 of 18,327 for

paragraphs

(0.18 sec)
  1. Arşiv

    Arşiv...StartsWith("_Toc")) { Paragraph tocItem = (Paragraph)field.Start.GetAncestor(NodeType...GetAncestor(NodeType.Paragraph); Console.WriteLine(tocItem.ToString(SaveFormat...

    blog.aspose.com/tr/words/work-with-table-of-con...
  2. آرشیوها

    آرشیوها... یک Paragraph جدید ایجاد کنید و یک Portion...و تنظیم متن Paragraph paragraph = new Paragraph(); Portion portion...

    blog.aspose.com/fa/slides/apply-theme-in-powerp...
  3. Архів

    Архів...TextParagraph paragraph = new TextParagraph(); paragraph.setPosition(new...абзацу paragraph.appendLine(textFragment1); paragraph.append...

    blog.aspose.com/uk/pdf/rotate-text-inside-pdf-d...
  4. PowerPoint-Text auf Android formatieren|Aspose....

    Text in PowerPoint- und OpenDocument-Präsentationen mit Aspose.Slides für Android via Java formatieren und stilisieren. Schriften, Farben, Ausrichtung und mehr anpassen.... clear (); Paragraph para = new Paragraph (); Portion portion1...getParagraphs (). clear (); Paragraph para = new Paragraph (); Portion portion1...

    docs.aspose.com/slides/de/androidjava/text-form...
  5. Aspose::Words::PageSetup::get_SectionStart meth...

    Aspose::Words::PageSetup::get_SectionStart method. Returns or sets the type of section break for the specified object in C++....section, one body and one paragraph. // Call the "RemoveAllChildren"...>> ( body ); // Create a paragraph, set some formatting properties...

    reference.aspose.com/words/cpp/aspose.words/pag...
  6. TocInfo-Title cannot be aligned to the left - F...

    Hi, our corporate design forces me to put the toc title to the left. No matter how I format the Textfragment, it is alway in the center. I found a code snippet from you and I added the corresponding “HorizontalAlignm…...directly to a regular page paragraph instead of using TocInfo ...TocInfo level or using a Paragraph with HorizontalAlignment instead...

    forum.aspose.com/t/tocinfo-title-cannot-be-alig...
  7. Wyodrębnij tekst i obrazy z dokumentu PPT za po...

    Przykładowy kod C++ do wyodrębniania tekstu i obrazów z pliku PPT 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/ppt/
  8. FAQ|Aspose.Slides pour Python Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....: Pourquoi les tailles de paragraphe diffèrent-elles entre les...Le calcul des tailles de paragraphe est basé sur le calcul de...

    docs.aspose.com/slides/fr/python-net/faqs/
  9. Adicionar Objeto Arco ao arquivo PDF|Aspose.PDF...

    Este artigo explica como criar um objeto arco no seu PDF usando 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/pt/net/add-arc/
  10. Trabalhando com Títulos em PDF|Aspose.PDF for .NET

    Crie numeração nos títulos do seu documento PDF com C#. Aspose.PDF for .NET oferece diferentes tipos de estilos de numeração.... Paragraphs . Add ( floatBox ); // Add...IsAutoSequence = true ; floatBox . Paragraphs . Add ( heading ); var heading2...

    docs.aspose.com/pdf/pt/net/working-with-headings/