Sort Score
Result 10 results
Languages All
Labels All
Results 6,871 - 6,880 of 18,590 for

paragraphs

(0.34 sec)
  1. FieldToc.CustomStyles | Aspose.Words for .NET

    Customize your table of contents with FieldToc's CustomStyles property. Easily add unique styles beyond built-in headings for enhanced presentation.... Writeln ( "Paragraph text." ); InsertNewPageWithHea..."MyBookmark" ); builder . Writeln ( "Paragraph text." ); // This entry does...

    reference.aspose.com/words/net/aspose.words.fie...
  2. FieldToc.PreserveTabs | Aspose.Words for .NET

    Discover how the FieldToc PreserveTabs property enhances your data management by preserving tab entries in table entries for better organization.... Writeln ( "Paragraph text." ); InsertNewPageWithHea..."MyBookmark" ); builder . Writeln ( "Paragraph text." ); // This entry does...

    reference.aspose.com/words/net/aspose.words.fie...
  3. FieldToc.InsertHyperlinks | Aspose.Words for .NET

    Control hyperlinking in your table of contents with FieldToc InsertHyperlinks. Enhance navigation and improve user experience effortlessly!... Writeln ( "Paragraph text." ); InsertNewPageWithHea..."MyBookmark" ); builder . Writeln ( "Paragraph text." ); // This entry does...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Aspose.PSD para .NET 19.9 - Notas de la versión...

    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....Paragraph T:Aspose.PSD.FileFormats.Psd...justificaciones if ( porciones [ 0 ]. Paragraph . Justification != 0 || porciones...

    docs.aspose.com/psd/es/net/aspose-psd-para-net-...
  5. Añadir ecuaciones matemáticas a presentaciones ...

    Aprenda a trabajar con ecuaciones matemáticas en PowerPoint usando Aspose.Slides para Python a través de .NET. Obtenga instrucciones detalladas, ejemplos de código y consejos para automatizar la creación y edición de presentaciones....: math_paragraph = math_shape . text_frame . paragraphs [ 0 ]...] . portions [ 0 ] . math_paragraph La clase MathParagraph te...

    docs.aspose.com/slides/es/python-net/powerpoint...
  6. Получить границы абзаца в презентациях на C++|Д...

    Узнайте, как получить границы абзаца и текстового фрагмента в Aspose.Slides для C++, чтобы оптимизировать размещение текста в презентациях PowerPoint....auto rect = textFrame -> get_Paragraphs () -> idx_get ( 0 ) -> GetRect...и координаты Portion или Paragraph в TextFrame ячейки таблицы...

    docs.aspose.com/slides/ru/cpp/paragraph/
  7. 복잡한 PDF 만들기|Aspose.PDF for Python via .NET

    Aspose.PDF for Python via .NET을 사용하면 하나의 문서에 이미지, 텍스트 조각 및 테이블이 포함된 더 복잡한 문서를 만들 수 있습니다.... 페이지 paragraphs 에 헤더를 추가합니다. 설명을 위한 TextFragment...Position ( 130 , 720 ) page . paragraphs . add ( header ) # 설명 추가...

    docs.aspose.com/pdf/ko/python-net/complex-pdf-e...
  8. Extraer Párrafo de PDF|Aspose.PDF para Java

    Este artículo describe cómo usar ParagraphAbsorber - una herramienta especial en Aspose.PDF para extraer texto de documentos PDF....); for ( MarkupParagraph paragraph : section . getParagraphs...()) { DrawPolygonOnPage ( paragraph . getPoints (), page ); }...

    docs.aspose.com/pdf/es/java/extract-paragraph-f...
  9. C++를 통해 PPT 문서에서 텍스트 및 이미지 추출 | products.aspose...

    Windows 32비트, Windows 64비트 및 Linux 64비트용 C++ 런타임 환경의 PPT 파일에서 텍스트 및 이미지를 추출하는 C++ 예제 코드....get_Length(); i++){ // Loop through paragraphs in current ITextFrame for...(SharedPtr<IParagraph> paragraph : textFramesSlideOne[i]->get_Paragraphs()){ //...

    products.aspose.com/slides/ko/cpp/parser/ppt/
  10. PageSetup.paperSize property | Aspose.Words for...

    PageSetup.paperSize property. Returns or sets the paper size....section, one body and one paragraph. // Call the "RemoveAllChildren"...appendChild ( body ); // Create a paragraph, set some formatting properties...

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