Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 8,762 for

append

(0.06 sec)
  1. Cell.Accept | Aspose.Words for .NET

    Discover the Cell Accept method—enhance visitor engagement and streamline interactions for a seamless experience. Unlock your site's potential today!...Continue ; } /// <summary> /// Append a line to the StringBuilder...; i ++) { mVisitedTables . Append ( "| " ); } mVisitedTables...

    reference.aspose.com/words/net/aspose.words.tab...
  2. DocumentVisitor.VisitDocumentStart | Aspose.Wor...

    Discover the VisitDocumentStart method in DocumentVisitor. Enhance your document processing with efficient enumeration capabilities for optimal performance....Continue ; } /// <summary> /// Append a line to the StringBuilder...++) mAcceptingNodeChildT . Append ( "| " ); mAcceptingNodeChildT...

    reference.aspose.com/words/net/aspose.words/doc...
  3. Format the string - Free Support Forum - aspose...

    Hi all, I have a textbox value that is a very long string. I need to break it down and Append on PDF document , with the formatting. I am using ASPOSE PDF for .net application. Please help me out. Thanks...I need to break it down and append on PDF document , with the...this string as paragraph and append on the document. How do you...

    forum.aspose.com/t/format-the-string/94633
  4. PaperSize | Aspose.Words for Java

    Specifies paper size in Java....create a new section, and then append it as a child to the root document...formatting properties, and then append it as a child to the body....

    reference.aspose.com/words/java/com.aspose.word...
  5. Manage Extended Properties of Email Messages Us...

    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...."03454432-6230-4e4b-887f-a498ea223599" ); // Append message var uri = ewsClient...InboxUri , msg , true ); // Fetch appended item. Pass the extended property...

    docs.aspose.com/email/net/manage-extended-prope...
  6. Section.append_content method | Aspose.Words fo...

    Section.Append_content method. Inserts a copy of content of the source section at the end of this section....append_content method append_content(source_section) Inserts...the end of this section. def append_content ( self , source_section...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Clone a Document in C#|Aspose.Words for .NET

    Clone a document to get its identical copy using C#. When creating a copy, nodes and properties of the original document are cloned....with the original document, append or insert it into another document...Documents in C# Insert and Append Documents in C# Related articles...

    docs.aspose.com/words/net/clone-a-document/
  8. BuildingBlock.Category | Aspose.Words for .NET

    Discover our BuildingBlock Category properties for enhanced second-level categorization, streamlining your projects and boosting organization efficiency....block into the document will append this section with its child...BuildingBlock block ) { mBuilder . Append ( "Visited " + block . Name...

    reference.aspose.com/words/net/aspose.words.bui...
  9. 获取幻灯片中的所有文本|Aspose.Slides 文档

    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.... Text >()) { // Append each line to the previous lines...lines. paragraphText . Append ( text . Text ); } if ( paragraphText...

    docs.aspose.com/slides/zh/net/get-all-the-text-...
  10. CommentRangeStart.accept method | Aspose.Words ...

    CommentRangeStart.accept method. Accepts a visitor....Continue ; } /// <summary> /// Append a line to the StringBuilder...mDocTraversalDepth ; i ++ ) { mBuilder . append ( "| " ); } mBuilder . AppendLine...

    reference.aspose.com/words/nodejs-net/aspose.wo...