Sort Score
Result 10 results
Languages All
Labels All
Results 3,661 - 3,670 of 18,524 for

paragraph

(0.33 sec)
  1. Aspose::Words::Drawing::ImageData::get_IsLink m...

    Aspose::Words::Drawing::ImageData::get_IsLink method. Returns true if the image is linked to the shape (when SourceFullName is specified) in C++....and append it to the first paragraph. auto importedShape = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose::Words::Saving::HtmlSaveOptions::get_All...

    Aspose::Words::Saving::HtmlSaveOptions::get_AllowNegativeIndent method. Specifies whether negative left and right indents of Paragraphs are normalized when saving to HTML, MHTML or EPUB. Default value is false in C++....left and right indents of paragraphs are normalized when saving...negative indent is allowed, a paragraph might appear partially outside...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Converting a JPEG file to PDF using C++ | Aspos...

    Sample code for JPEG to PDF conversion using C++. Use C++ example for batch JPEG to PDF conversion....Load JPG image and add to paragraph Save the output PDF file Here...

    products.aspose.com/pdf/cpp/conversion/jpeg-to-...
  4. How to Convert HTML to Word in Java

    This brief tutorial explains how to convert HTML to Word in Java by just loading the HTML file and saving it as a Word file. While using Java HTML to Word conversion provides full control as you can configure the output Word file by setting all the characteristics supported by MS Word....before or after a selected paragraph, protecting the output Word...

    kb.aspose.com/words/java/how-to-convert-html-to...
  5. Revision.author property | Aspose.Words for Python

    Revision.author property. Gets or sets the author of this revision... first_paragraph . runs [ 0 ] . remove () #...its parent node from the paragraph text # and then remove the...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Converting a JPEG file to PDF using C# | Aspose...

    Sample code for JPEG‑to‑PDF conversion in .NET. Use the API example code for batch JPEG‑to‑PDF conversion within VB.NET, ASP.NET, or any .NET‑based application....Load JPG image and add to paragraph Save the output PDF file Here...

    products.aspose.com/pdf/net/conversion/jpeg-to-...
  7. FieldIncludeText class | Aspose.Words for Python

    aspose.words.fields.FieldIncludeText class. Implements the INCLUDETEXT field...node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Fields::FieldAutoTextList class ...

    Aspose::Words::Fields::FieldAutoTextList class. Implements the AUTOTEXTLIST field. To learn more, visit the documentation article in C++....node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Extract text and images from PPT document using...

    C# source code to extract text and images from PPT file on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms.... Loop through each paragraph portion. Get the required...Length; i++) //Loop through paragraphs in current ITextFrame foreach...

    products.aspose.com/slides/net/parser/ppt/
  10. Extract text and images from ODP document using...

    C# source code to extract text and images from ODP file on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms.... Loop through each paragraph portion. Get the required...Length; i++) //Loop through paragraphs in current ITextFrame foreach...

    products.aspose.com/slides/net/parser/odp/