Sort Score
Result 10 results
Languages All
Labels All
Results 2,051 - 2,060 of 15,249 for

section

(0.21 sec)
  1. Image are not added to the document - Free Supp...

    Hello everyone, I need to add an image to a .xlsx file. An image in .png format with a size of 150x150 pixels I tried several methods, but without success: Method 1. According to the published documentation here Mo…...the Download Running Code section - I downloaded an example from...logo/picture in the central section of the page header pageSetup...

    forum.aspose.com/t/image-are-not-added-to-the-d...
  2. Aspose::Words::Document::Document constructor |...

    Aspose::Words::Document::Document constructor. Creates a blank Word document in C++....such as text and shapes: a Section, a Body, and a Paragraph. doc...SharedPtr < Aspose :: Words :: Section >> ( System :: MakeObject <...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. Ինչպես ջնջել Բաժին ընդմիջումը Word-ում Python-ի...

    Այս հոդվածը ցույց է տալիս, թե ինչպես ջնջել Word-ի հատվածի ընդմիջումը Python-ի միջոցով: Այն ունի ծրագրային տրամաբանություն, ինչպես նաև ռեսուրսներ՝ շրջակա միջավայրը սահմանելու համար և օրինակելի կոդը՝ Word-ում Python-ի միջոցով հատվածի ընդմիջումը հեռացնելու համար:...ցանկացած հարթակում: Word-ում «Section Break»-ը հեռացնելու քայլեր՝...Սկսեք փաստաթղթի երկրորդ վերջին section -ից, եթե առկա է, այլապես, թողեք...

    kb.aspose.com/hy/words/python/how-to-delete-sec...
  4. Red OMR form with a horizontal tear line|Docume...

    OMR form with a horizontal tear line in red...content=Section 1 font_size=12 align=center...border_color=red ?content=Section 2 font_size=12 align=center...

    docs.aspose.com/omr/net/showcases/tear/horizont...
  5. Enable Activity Logging for EWS Client in .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....following lines in the ItemGroup section: <Content Include= "appsettings...PublicKeyToken=b77a5c561934e089" > <section name= "Aspose.Email.Properties...

    docs.aspose.com/email/net/enable-activity-loggi...
  6. Document | Aspose.Words for .NET

    Effortlessly create blank Word documents with our user-friendly document constructor. Streamline your writing process today!...such as text and shapes: a Section, a Body, and a Paragraph. doc...doc . AppendChild ( new Section ( doc )) . AppendChild ( new...

    reference.aspose.com/words/net/aspose.words/doc...
  7. Aspose::Words::NodeCollection::Clear method | A...

    Aspose::Words::NodeCollection::Clear method. Removes all nodes from this collection and from the document in C++....Examples Shows how to remove all sections from a document. auto doc...); // This document has one section with a few child nodes containing...

    reference.aspose.com/words/cpp/aspose.words/nod...
  8. Find and Replace in Java|Aspose.Words for Java

    Find a string or regular expression pattern in your document and replace it with the text you want using Java....composed of multiple paragraphs, sections, or pages. Some of the metacharacters...paragraph break, &b for a section break, &m for a page break...

    docs.aspose.com/words/java/find-and-replace/
  9. Working with Fields in C++|Aspose.Words for C++

    Introduction to field feature in Aspose.Words for C++....Articles in this documentation section explain how to use Aspose.Words...

    docs.aspose.com/words/cpp/working-with-fields/
  10. Loading, Saving and Converting|Aspose.Words for...

    How to convert a document from one format to another, such as Word to PDF or HTML to Markdown, as well as how to load and save a document using Python.... This section provides information about...

    docs.aspose.com/words/python-net/loading-saving...