Sort Score
Result 10 results
Languages All
Labels All
Results 3,381 - 3,390 of 19,005 for

paragraph

(1.44 sec)
  1. PowerPoint-ում տեքստի որոնում և փոխարինում C#-ի...

    Այս կարճ ուղեցույցը բացատրում է, թե ինչպես գտնել և փոխարինել տեքստը PowerPoint-ում C#-ի միջոցով: Այն պարունակում է IDE-ի կարգավորման մանրամասները, քայլերի ցանկը և պարզ կոդ՝ PowerPoint-ում բառերը փոխարինելու համար C#-ի միջոցով:...ընթացիկ սլայդից Յուրաքանչյուր paragraph և տեքստի հատվածը տեքստային...

    kb.aspose.com/hy/slides/net/find-and-replace-te...
  2. Footnote | Aspose.Words for .NET

    Create engaging footnotes effortlessly with our Footnote Constructor. Enhance your content's clarity and professionalism in just a few clicks!...InsertAfter or InsertBefore on the paragraph where you want the footnote...

    reference.aspose.com/words/net/aspose.words.not...
  3. FieldPageRef.InsertHyperlink | Aspose.Words for...

    Discover how the FieldPageRef InsertHyperlink property enhances your documents by easily linking to bookmarked Paragraphs for seamless navigation....hyperlink to the bookmarked paragraph. public bool InsertHyperlink...

    reference.aspose.com/words/net/aspose.words.fie...
  4. ImageData.IsLinkOnly | Aspose.Words for .NET

    Discover the ImageData IsLinkOnly property, it indicates if an image is externally linked, enhancing document efficiency and storage management....and append it to the first paragraph. Shape importedShape = ( Shape...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Aspose::Words::Fields::FieldBuilder class | Asp...

    Aspose::Words::Fields::FieldBuilder class. Builds a field from field code tokens (arguments and switches). To learn more, visit the documentation article in C++....System::SharedPtr<Aspose::Words::Paragraph>&) Builds and inserts a field...the end of the specified paragraph. FieldBuilder (Aspose::Wo...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Features Overview|Aspose.Slides for Node.js via...

    Discover Aspose.Slides for Node.js via Java: a powerful API to create, edit, automate, and convert PowerPoint and OpenDocument presentations efficiently....to format texts using the paragraphs and portions associated with...Shades - Paragraph Alignment - Paragraph Bulleting - Paragraph Orientation...

    docs.aspose.com/slides/nodejs-java/features-ove...
  7. Fields Overview in C++|Aspose.Words for C++

    Fields feature in details, field codes and field results explained in Aspose.Words for C++....ranging from runs of text to paragraphs to tables. Some fields may...in a completely different paragraph, and thus making the field...

    docs.aspose.com/words/cpp/fields-overview/
  8. About changing font name and size in Aspose.wor...

    Hi Team, Could you pls help me on how to change font name and size in Aspose.word template having font setting....checking any sections like Paragraphs or other section. alexey...<summary> /// Called when a Paragraph end is encountered in the...

    forum.aspose.com/t/about-changing-font-name-and...
  9. Can We Remove Email Id and Phone Number While G...

    Hi Team, Can we remove email id and phone number while generating pdf from ppt. Means the output pdf will not have email and phone number. Secondly, can we replace email & phone number with some string e.g “ABC” while…...getTextFrame(); for (IParagraph paragraph : textFrame.getParagraphs())...{ for (IPortion portion : paragraph.getPortions()) { String text...

    forum.aspose.com/t/can-we-remove-email-id-and-p...
  10. Working with Sections in Java|Aspose.Words for ...

    Understanding document section concepts and manipulation practices using Java. Insert section into a document Java. Remove section Java. Copy sections between Documents....there will be no body or paragraph that you can edit. Aspose...a body with at least one paragraph using the EnsureMinimum method...

    docs.aspose.com/words/java/working-with-sections/