Sort Score
Result 10 results
Languages All
Labels All
Results 4,971 - 4,980 of 18,530 for

paragraphs

(0.16 sec)
  1. Markdown 만들기 – C# 코드 – Aspose.HTML for .NET

    C#에서 마크다운 파일을 만드는 코드는 다음과 같습니다. Aspose.HTML for .NET 라이브러리를 사용하여 마크다운 파일을 처음부터 만들고 MD 파일을 열거나, 파싱하거나, 편집하세요....Create an empty paragraph var paragraph = mdf.Paragraph(); // Add texts...texts to the paragraph paragraph.AppendChild(mdf.Text( "First...

    products.aspose.com/html/ko/net/create-markdown/
  2. OutlineOptions.expanded_outline_levels property...

    OutlineOptions.expanded_outline_levels property. Specifies how many levels in the document outline to show expanded when the file is viewed.... paragraph_format . style_identifier.... assertTrue ( builder . paragraph_format . is_heading ) builder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. OutlineLevel Enum | Aspose.Words per .NET

    Scopri l'enum Aspose.Words.OutlineLevel per gestire facilmente i livelli di struttura dei paragrafi nei tuoi documenti, per una maggiore organizzazione e chiarezza.... Writeln ( "Paragraph outline level 1." ); // Il...Level2 ; builder . Writeln ( "Paragraph outline level 2." ); // Due...

    reference.aspose.com/words/it/net/aspose.words/...
  4. DocumentBuilder.insert_document_inline method |...

    DocumentBuilder.insert_document_inline method. Inserts a document inline at the cursor position....moves the content of the paragraph of the destination document...is inserted, into the last paragraph of the inserted source document...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Adicionar Objeto Elipse ao arquivo PDF|Aspose.P...

    Este artigo explica como criar um objeto Elipse no seu PDF usando Aspose.PDF for .NET....object to paragraphs collection of page page . Paragraphs . Add (...object to paragraphs collection of page page . Paragraphs . Add (...

    docs.aspose.com/pdf/pt/net/add-ellipse/
  6. Agregar objeto de línea a archivo PDF|Aspose.PD...

    Este artículo explica cómo crear un objeto de línea en su PDF utilizando Aspose.PDF for .NET....); // Add graph object to paragraphs collection of page instance...instance page . Paragraphs . Add ( graph ); // Create Line instance...

    docs.aspose.com/pdf/es/net/add-line/
  7. Agregar objeto Elipse a archivo PDF|Aspose.PDF ...

    Este artículo explica cómo crear un objeto Elipse en su PDF utilizando Aspose.PDF for .NET....object to paragraphs collection of page page . Paragraphs . Add (...object to paragraphs collection of page page . Paragraphs . Add (...

    docs.aspose.com/pdf/es/net/add-ellipse/
  8. Document.StartTrackRevisions | Aspose.Words لـ ...

    تتبع تغييرات المستندات بسهولة باستخدام طريقة StartTrackRevisions. حدّد تلقائيًا جميع التعديلات كمراجعات لضمان تعاون سلس ووضوح أكبر.... Paragraphs [ 0 ]. Runs [ 0 ]. IsInsertRevision...doc . FirstSection . Body . Paragraphs [ 0 ]. Runs [ 1 ]. IsInsertRevision...

    reference.aspose.com/words/ar/net/aspose.words/...
  9. Extraire du texte des présentations|Documentati...

    Apprenez à extraire le texte des diapositives ou de l'ensemble des présentations avec Aspose.Slides pour C++ et à traiter le contenu des fichiers PPT, PPTX et ODP de manière programmatique....les paragraphes du TextFrame actuel foreach ( Paragraph para...i ]. Paragraphs ) //Parcourt les portions du paragraphe actuel...

    docs.aspose.com/slides/fr/cpp/extracting-text-f...
  10. Obtenir les titres de toutes les diapositives|D...

    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....Déclare un séparateur de paragraphe. string paragraphSeparator...chaque paragraphe dans cette forme. foreach ( var paragraph in shape...

    docs.aspose.com/slides/fr/net/get-the-titles-of...