Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 8,759 for

append

(0.12 sec)
  1. PaperSize enumeration | Aspose.Words for Python

    aspose.words.PaperSize enumeration. Specifies paper size....create a new section, and then append it as a child to the root document...aw . Section ( doc ) doc . append_child ( section ) # Set some...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Section.clone method | Aspose.Words for Node.js

    Section.clone method. Creates a duplicate of this section....toEqual ( "Section 2" ); // Append a copy of what is now the first...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. PDF 高亮注释使用 Python|Aspose.PDF for Python via .NET

    标记注释以高亮、下划线、删除线或锯齿下划线的形式呈现在文档的文本中。... append ( highlightAnnotation ) document...pages [ 1 ] . annotations . append ( strikeoutAnnotation ) document...

    docs.aspose.com/pdf/zh/python-net/highlights-an...
  4. Jython中的Hello World|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....HelloWorld () 下载运行代码 从以下任何社交编码网站下载 Append Documents (Aspose.Cells) GitHub...

    docs.aspose.com/cells/zh/java/hello-world-in-jy...
  5. Get the titles of all the slides|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.... Append ( paragraphSeparator ); foreach...Text >()) { paragraphText . Append ( text . Text ); } paragraphSeparator...

    docs.aspose.com/slides/net/get-the-titles-of-al...
  6. HeaderFooter.Accept | Aspose.Words for .NET

    Discover the HeaderFooter Accept method to enhance visitor engagement and streamline interactions on your website effortlessly....Continue ; } /// <summary> /// Append a line to the StringBuilder...mDocTraversalDepth ; i ++) mBuilder . Append ( "| " ); mBuilder . AppendLine...

    reference.aspose.com/words/net/aspose.words/hea...
  7. Aspose::Words::SectionStart enum | Aspose.Words...

    Aspose::Words::SectionStart enum. The type of break at the beginning of the section in C++....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/cpp/aspose.words/sec...
  8. Using Text Annotation for PDF via Python|Aspose...

    Aspose.PDF for Python allows you to Add, Get, and Delete Text Annotation from your PDF document.... append ( textAnnotation ) document...pages [ 1 ] . annotations . append ( freeTextAnnotation ) document...

    docs.aspose.com/pdf/python-net/text-annotation/
  9. Extract Paragraph from PDF C#|Aspose.PDF for .NET

    Learn how to extract paragraphs from PDF documents in .NET using Aspose.PDF for structured text retrieval.... Append ( fragment . Text ); } paragraphText . Append ( "\r\n"..."\r\n" ); } paragraphText . Append ( "\r\n" ); Console . WriteLine...

    docs.aspose.com/pdf/net/extract-paragraph-from-...
  10. CommentRangeStart | Aspose.Words for .NET

    Discover the CommentRangeStart constructor. Easily create new instances of this class for enhanced coding efficiency and streamlined development.... To append a CommentRangeStart to the...Continue ; } /// <summary> /// Append a line to the StringBuilder...

    reference.aspose.com/words/net/aspose.words/com...