Sort Score
Result 10 results
Languages All
Labels All
Results 5,991 - 6,000 of 18,953 for

paragraphs

(0.09 sec)
  1. FootnoteSeparatorCollection class | Aspose.Word...

    aspose.words.notes.FootnoteSeparatorCollection class. Provides typed access to [FootnoteSeparator](../footnoteseparator/) nodes of a document.... first_paragraph . paragraph_format . alignment =...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Math::OfficeMathJustification en...

    Aspose::Words::Math::OfficeMathJustification enum. Specifies the justification of the equation in C++....mathematical text (the Math Paragraph ) with respect to the page...Left justification of Math Paragraph . Right 4 Right Justification...

    reference.aspose.com/words/cpp/aspose.words.mat...
  3. Gérer les polices dans les présentations sur An...

    Contrôlez les polices en Java avec Aspose.Slides for Android : intégrez, remplacez et chargez des polices personnalisées pour que les présentations PPT, PPTX et ODP restent claires, conformes à la marque et cohérentes....propriétés de police des paragraphes de texte sur les diapositives...propriétés de police d’un paragraphe à l’aide d’Aspose.Slides...

    docs.aspose.com/slides/fr/androidjava/manage-fo...
  4. Markdown를 DOM로 번역하세요|.NET용 Aspose.Words

    C#을 사용하여 Markdown 문서를 Document Object Model로 번역하고 다시 역으로 번역합니다. 따라서 복잡한 기존 Markdown로 작업하고 처음부터 프로그래밍 방식으로 Markdown 문서를 만들 수 있습니다....previous paragraph to not combine styles between paragraphs. builder...Styles . Add ( StyleType . Paragraph , "SetextHeading1" ); builder...

    docs.aspose.com/words/ko/net/translate-markdown...
  5. Arşiv

    Arşiv...Paragraphs.Add(Table) yöntemini kullanarak...// Sayfaya tablo ekle page.Paragraphs.Add(table); // PDF belgesini...

    blog.aspose.com/tr/pdf/create-table-in-pdf-file...
  6. Примітки з випуску Aspose.PSD для Java 19.4|Doc...

    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...."First Paragraph\r\nSecond Paragraph\rThird paragraph\nFourth...paragraph\nFourth Paragraph" ); image . save ( exportPath , imageOptions ); //...

    docs.aspose.com/psd/uk/java/aspose-psd-for-java...
  7. PDFから段落を抽出する C#|Aspose.PDF for .NET

    Aspose.PDFを使用して、.NETでPDF文書から段落を抽出する方法を学びます。...MarkupParagraph paragraph in section . Paragraphs ) { DrawPolygonOnPage...DrawPolygonOnPage ( paragraph . Points , page ); } } // Save PDF document...

    docs.aspose.com/pdf/ja/net/extract-paragraph-fr...
  8. Adicionar formas de retângulo ao PDF em Python|...

    Aprenda como desenhar e preencher formas de retângulo em arquivos PDF em Python.... paragraphs . add ( text_fragment ) graph...Graph ( 400 , 300 ) page . paragraphs . add ( graph ) graph . border...

    docs.aspose.com/pdf/pt/python-net/add-rectangle/
  9. Font.Hidden | Aspose.Words per .NET

    Scopri la proprietà Font Hidden. Identifica facilmente se il tuo testo è formattato come nascosto. Migliora la chiarezza e la presentazione del tuo documento oggi stesso!...Nodo paragrafo: Paragraph para = ( Paragraph ) doc . GetChild...GetChild ( NodeType . Paragraph , 4 , true ); para . Accept ( hiddenContentRemover...

    reference.aspose.com/words/it/net/aspose.words/...
  10. StyleCollection.count property | Aspose.Words f...

    StyleCollection.count property. Gets the number of styles in the collection....Paragraph", the collection will apply.... add ( aw . StyleType . Paragraph , "MyStyle" ); expect ( styles...

    reference.aspose.com/words/nodejs-net/aspose.wo...