Sort Score
Result 10 results
Languages All
Labels All
Results 2,091 - 2,100 of 18,265 for

paragraphs

(0.19 sec)
  1. EditableRangeStart class | Aspose.Words for Nod...

    Aspose.Words.EditableRangeStart class. Represents a start of an editable range in a Word document...inline-level, that is inside Paragraph , but editable range start...range end can be in different paragraphs. Inheritance: EditableRangeStart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Replace Text in PDF|Aspose.PDF for Java

    Explore how to replace text within a PDF document in Java using Aspose.PDF for content updates and document customization....the page where the current Paragraph class is in. $P is replaced...adding TextFragment to the paragraphs collection of PDF documents...

    docs.aspose.com/pdf/java/replace-text-in-a-pdf-...
  3. DocumentVisitor.VisitFormField | Aspose.Words f...

    Discover the DocumentVisitor VisitFormField method, triggered when a form field is detected in your document. Enhance your document processing today!... // 1 - Paragraph node: Paragraph para = ( Paragraph ) doc .... GetChild ( NodeType . Paragraph , 4 , true ); para . Accept...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Replace Fields with Text Java|Aspose.Words for ...

    Learn how to replace fields with text in Java. Replace fields with static data using the Java API....block-level node such as a Paragraph , be aware that in some cases...can span across multiple paragraphs. If this happens it is recommended...

    docs.aspose.com/words/java/replace-fields/
  5. TIF 轉成PDF後頁面會縮小無法滿版 - Free Support Forum - aspo...

    TIF 轉成PDF後頁面會縮小, 如何可以滿版? 以下是程式碼片段 using (FileStream fs = new FileStream($“D:\IMG2PDF.tif”, FileMode.Open, FileAccess.Read)) { // Create a new Document object Document pdfDocument = new Document(); // Ad…...the page's paragraphs collection page.Paragraphs.Add(image);...fs; // 將圖像添加到頁面的段落集合中 page.Paragraphs.Add(image); // 保存PDF文檔 pdfDocument...

    forum.aspose.com/t/tif-pdf/293699
  6. Aspose.word更新目录碰到跨页表格,目录页码显示错误 - Free Support F...

    [image] [image] [image]...Locate heading paragraphs foreach (Paragraph para in doc.GetChildNodes(NodeType...GetChildNodes(NodeType.Paragraph, true)) { if (para.ParagraphFormat...

    forum.aspose.com/t/aspose-word/320899
  7. Replace Fields Node.js|Aspose.Words for Node.js...

    Learn how to replace fields with text in Node.js. Replace fields with static data using the Node.js via .NET API....block-level node such as a Paragraph , be aware that in some cases...can span across multiple paragraphs. If this happens it is recommended...

    docs.aspose.com/words/nodejs-net/replace-fields/
  8. Redact PPTX Presentation Online or using Python...

    Open and redact PPTX document online via app for free. Python API code to search and replace PPTX text....frames and then through frame paragraphs Access the text portions...

    products.aspose.com/total/python-net/redact/pptx/
  9. Redact POWERPOINT Presentation Online or using ...

    Open and redact POWERPOINT document online via app for free. Python API code to search and replace POWERPOINT text....frames and then through frame paragraphs Access the text portions...

    products.aspose.com/total/python-net/redact/pow...
  10. Redact ODP Presentation Online or using Python ...

    Open and redact ODP document online via app for free. Python API code to search and replace ODP text....frames and then through frame paragraphs Access the text portions...

    products.aspose.com/total/python-net/redact/odp/