Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 7,921 for

append

(0.09 sec)
  1. DocumentVisitor.visitStructuredDocumentTagEnd m...

    DocumentVisitor.visitStructuredDocumentTagEnd method. Called when enumeration of a structured document tag has ended....Continue ; } /// <summary> /// Append a line to the StringBuilder...mDocTraversalDepth ; i ++ ) mBuilder . append ( "| " ); mBuilder . AppendLine...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. DocumentVisitor.visitSmartTagEnd method | Aspos...

    DocumentVisitor.visitSmartTagEnd method. Called when enumeration of a smart tag has ended....Continue ; } /// <summary> /// Append a line to the StringBuilder...mDocTraversalDepth ; i ++ ) mBuilder . append ( "| " ); mBuilder . AppendLine...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. DocumentVisitor.visitSmartTagStart method | Asp...

    DocumentVisitor.visitSmartTagStart method. Called when enumeration of a smart tag has started....Continue ; } /// <summary> /// Append a line to the StringBuilder...mDocTraversalDepth ; i ++ ) mBuilder . append ( "| " ); mBuilder . AppendLine...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Footnote.AcceptEnd | Aspose.Words for .NET

    Discover the Footnote AcceptEnd method, designed to enhance user experience by seamlessly managing footnote visits. Improve navigation today!...Continue ; } /// <summary> /// Append a line to the StringBuilder...mDocTraversalDepth ; i ++) mBuilder . Append ( "| " ); mBuilder . AppendLine...

    reference.aspose.com/words/net/aspose.words.not...
  5. OfficeMath.MathObjectType | Aspose.Words for .NET

    Discover the OfficeMath MathObjectType property to easily access and utilize MathObjectTypes for enhanced document formatting and functionality....Continue ; } /// <summary> /// Append a line to the StringBuilder...mDocTraversalDepth ; i ++) mBuilder . Append ( "| " ); mBuilder . AppendLine...

    reference.aspose.com/words/net/aspose.words.mat...
  6. Add and Delete a Bookmark using Python|Aspose.P...

    You can add a bookmark to a PDF document with Python. It is possible to delete all or particular bookmarks from a PDF document.... append ( outline ) # Save output document...bookmark's collection outline . append ( childOutline ) # Add parent...

    docs.aspose.com/pdf/python-net/add-and-delete-b...
  7. Conversion from pdf to text is not supporting f...

    Dear Aspose Support Team, Conversion from PDF to text is not supported for superscript and subscript formats using the following code snippet for version 23.1: public String convertToText(Document pdfDocument, int page…...append(fragment.getText()); } log...extractedText.append("<sup>").append(fragment.getText()).append("</sup>");...

    forum.aspose.com/t/conversion-from-pdf-to-text-...
  8. Insert text into a cell|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....sheetName = "Sheet" + sheetId ; // Append the new worksheet and associate...Name = sheetName }; sheets . Append ( sheet ); workbookPart . Workbook...

    docs.aspose.com/cells/net/insert-text-into-a-cell/
  9. CommentRangeEnd | Aspose.Words for .NET

    Discover the CommentRangeEnd constructor, effortlessly create new instances of this class for seamless code integration and enhanced functionality.... To append a CommentRangeEnd to the document...Continue ; } /// <summary> /// Append a line to the StringBuilder...

    reference.aspose.com/words/net/aspose.words/com...
  10. PaperSize enumeration | Aspose.Words for Node.js

    Aspose.Words.PaperSize enumeration. Specifies paper size....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/nodejs-net/aspose.wo...