Sort Score
Result 10 results
Languages All
Labels All
Results 4,961 - 4,970 of 18,326 for

paragraphs

(0.19 sec)
  1. ASP - COM相互運用を介したVBScript|Aspose.PDF for .NET

    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....(with red text color) to the paragraph SampleText . Segments . Add...( seg1 ) 'Add Text paragraph to paragraphs collection of a section...

    docs.aspose.com/pdf/ja/net/asp-vbscript-via-com...
  2. List.ListId | Aspose.Words för .NET

    Upptäck den unika ListId-egenskapen för att enkelt komma åt och hantera dina listor. Effektivisera ditt arbetsflöde med denna viktiga identifierare.... Paragraph , true ); foreach ( Paragraph para in paras...paras . OfType < Paragraph >(). Where ( p => p . ListFormat . IsListItem...

    reference.aspose.com/words/sv/net/aspose.words....
  3. Aspose::Words::BuildingBlocks::BuildingBlockBeh...

    Aspose::Words::BuildingBlocks::BuildingBlockBehavior enum. Specifies the behavior that shall be applied to the contents of the building block when it is inserted into the main document in C++.... Paragraph 1 Specifies that the building...be inserted into its own paragraph. Page 2 Specifies that the...

    reference.aspose.com/words/cpp/aspose.words.bui...
  4. ViewOptions.doNotDisplayPageBoundaries property...

    ViewOptions.doNotDisplayPageBoundaries property. Turns off display of the space between the top of the text and the top edge of the page.... writeln ( "Paragraph 1, Page 1." ); builder . insertBreak...PageBreak ); builder . writeln ( "Paragraph 2, Page 2." ); builder . insertBreak...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ShapeBase.AnchorLocked | Aspose.Words for .NET

    Discover the ShapeBase AnchorLocked property to control anchor locking for shapes, enhancing design stability and flexibility in your projects....lock or unlock a shape’s paragraph anchor. Document doc = new...an anchor attached to this paragraph." ); Shape shape = builder...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......Excel using Java Convert Paragraph into Bullet Points in Word...Excel using Python Convert Paragraph into Bullet Points in Word...

    kb.aspose.com/categories/page/26/
  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. Insert Fields in C#|Aspose.Words for .NET

    How to insert fields into a document using C# – learn different ways with code examples....MERGE field using DOM to a paragraph in a document: Inserting Mail...ADDRESSBLOCK Field using DOM to a paragraph in a document: Inserting ADVANCE...

    docs.aspose.com/words/net/inserting-fields/
  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. Gérer les hyperliens de présentation en C++|Doc...

    Gérez facilement les hyperliens dans les présentations PowerPoint et OpenDocument avec Aspose.Slides pour C++ — améliorez l'interactivité et le flux de travail en quelques minutes....-> get_TextFrame () -> get_Paragraphs () -> idx_get ( 0 ) -> get_Portions...() -> get_Paragraphs () -> Clear (); auto paragraph = System ::...

    docs.aspose.com/slides/fr/cpp/manage-hyperlinks/