Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 8,786 for

append

(0.27 sec)
  1. Document.sections property | Aspose.Words for P...

    Document.sections property. Returns a collection that represents all sections in the document.... strip ()) # Append a copy of what is now the first...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::DocumentBuilder::MoveToDocumentS...

    Aspose::Words::DocumentBuilder::MoveToDocumentStart method. Moves the cursor to the beginning of the document in C++....nodes with the builder will append them to the last node. ASSERT_TRUE...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. ImageData.gray_scale property | Aspose.Words fo...

    ImageData.gray_scale property. Determines whether a picture will display in grayscale mode....from the source document and append it to the first paragraph..... body . first_paragraph . append_child ( imported_shape ) #...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ImageData.borders property | Aspose.Words for P...

    ImageData.borders property. Gets the collection of borders of the image...from the source document and append it to the first paragraph..... body . first_paragraph . append_child ( imported_shape ) #...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Working with Message Flags on Server|Documentation

    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....) # Append the message to mailbox uid = client . append_message...

    docs.aspose.com/email/python-net/working-with-m...
  6. How to Merge Visio Files in Python

    This tutorial explains how to merge Visio files in Python. It contains the stepwise approach along with a code snippet to combine Visio files in Python.... It appends different Visio diagrams page-by-page...the source Visio diagrams and append them together before exporting...

    kb.aspose.com/diagram/python/how-to-merge-visio...
  7. 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....node using EnsureMinimum : Append or Prepend Content If you want...following code example shows how to append content of an existing section:...

    docs.aspose.com/words/java/working-with-sections/
  8. Shape.Filled | Aspose.Words for .NET

    Control shape aesthetics with the Shape Filled property, deciding if your closed paths are filled for enhanced design flexibility and visual appeal....StringBuilder (); } /// <summary> /// Appends a line to the StringBuilder...mTextIndentLevel ; i ++) mStringBuilder . Append ( '\t' ); mStringBuilder ....

    reference.aspose.com/words/net/aspose.words.dra...
  9. ImageData.is_link property | Aspose.Words for P...

    ImageData.is_link property. Returns ``True`` if the image is linked to the shape (when [ImageData.source_full_name](../source_full_name/) is specified)....from the source document and append it to the first paragraph..... body . first_paragraph . append_child ( imported_shape ) #...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 在 PST 文件中管理 Outlook 联系人|Documentation

    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.... append ( member1 ) members . append ( member2 ) distribution_list...com" ) dist_list . members . append ( member ) # Update DL in PST...

    docs.aspose.com/email/zh/python-net/managing-ou...