Sort Score
Result 10 results
Languages All
Labels All
Results 7,731 - 7,740 of 18,335 for

paragraph

(0.16 sec)
  1. Szöveg és képek kibontása a PPT fájlokból a Pyt...

    Python forráskód a PPT prezentáció elemzéséhez....range(len(textFramesPPTX)): # Loop through paragraphs in current ITextFrame for...para in textFramesPPTX[i] . paragraphs: # Loop through portions...

    products.aspose.com/slides/hu/python-net/parser...
  2. HtmlSaveOptions.export_document_properties prop...

    HtmlSaveOptions.export_document_properties property. Specifies whether to export built-in and custom document properties to HTML, MHTML or EPUB...the document into heading paragraphs. # This is useful for readers...DocumentSplitCriteri . HEADING_PARAGRAPH # Specify that we want to...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ParagraphFormat.SpaceAfterAuto | Aspose.Words f...

    Upptäck egenskapen ParagraphFormat SpaceAfterAuto. Justera automatiskt styckeavståndet för en renare och mer professionell dokumentlayout....Writeln ( "Paragraph 1." ); builder . Writeln ( "Paragraph 2." );...

    reference.aspose.com/words/sv/net/aspose.words/...
  4. Shading.background_pattern_theme_color property...

    Shading.background_pattern_theme_color property. Gets or sets the background pattern theme color in the applied color scheme that is associated with this [Shading](../) object.... first_paragraph . paragraph_format . shading shading...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Cell.NodeType | Aspose.Words för .NET

    Upptäck egenskapen Cell NodeType som effektivt returnerar celldata. Förbättra din kodning med vår omfattande guide och frigör dess fulla potential!...= new Document ( MyDir + "Paragraphs.docx" ); // Alla noder som...Words Cell.NextCell Cell.Paragraphs Svenska English Русский 简体中文...

    reference.aspose.com/words/sv/net/aspose.words....
  6. MarkdownExportAsHtml enumeration | Aspose.Words...

    aspose.words.saving.MarkdownExportAsHtml enumeration. Allows to specify the elements to be exported to Markdown as raw HTML.... paragraph_format . alignment = aw ....insert_cell () builder . paragraph_format . alignment = aw ....

    reference.aspose.com/words/python-net/aspose.wo...
  7. ShapeBase.ParentParagraph | Aspose.Words för .NET

    Upptäck ShapeBase ParentParagraph-egenskapen – få effektiv åtkomst till det omedelbara överordnade stycket för effektiv innehållshantering och förbättrad organisation.... public Paragraph ParentParagraph { get ; }...Font.docx" ); Se även class Paragraph class ShapeBase namnutrymme...

    reference.aspose.com/words/sv/net/aspose.words....
  8. Archiwa

    Archiwa...System::SharedPtr<Paragraph> tocItem = System::DynamicCast<Paragraph>(fie...)->GetAncestor(NodeType::Paragraph)); std::cout << System::S...

    blog.aspose.com/pl/words/working-with-table-of-...
  9. 档案

    档案...StartsWith("_Toc")) { Paragraph tocItem = (Paragraph)field.Start.GetAncestor(NodeType...GetAncestor(NodeType.Paragraph); Console.WriteLine(tocItem.ToString(SaveFormat...

    blog.aspose.com/zh/words/work-with-table-of-con...
  10. Chercher

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

    blog.aspose.com/fr/words/work-with-table-of-con...