Sort Score
Result 10 results
Languages All
Labels All
Results 5,701 - 5,710 of 17,913 for

insert documents

(0.14 sec)
  1. Ինչպես չափափոխել նկարը Word-ում Python-ի միջոցով

    Այս հոդվածը ձեզ ուղղորդում է, թե ինչպես փոխել նկարի չափը Word-ում Python-ի միջոցով: Այն տրամադրում է կազմաձևման մանրամասներ, քայլ առ քայլ գործընթաց և գործարկվող կոդ՝ MS Word-ում Python-ի միջոցով պատկերը չափափոխելու համար:...դատարկ ֆայլ՝ օգտագործելով Document դասի օբյեկտը Գրեք որոշ նմուշ...է պատկերը նկարագրելու համար Insert the image մի քանի անգամ Ստացեք...

    kb.aspose.com/hy/words/python/how-to-resize-pic...
  2. How to Add Comments in PDF File using Python

    This short tutorial guides you on how to add comments in PDF file using Python. It contains basic information for setting the environment and a runnable sample code to add comments to PDF using Python along with the step-wise description....runnable reference code to insert comment in PDF using Python...Create a new PDF file using the Document class and some sample text...

    kb.aspose.com/pdf/python/how-to-add-comments-in...
  3. Extract Content in PHP|Aspose.Words for Java

    Extract Content from Document using PHP....the document $ doc = new Java ( "com.aspose.words.Document" ,...between these nodes in the document. Include these markers in...

    docs.aspose.com/words/java/extract-content-in-php/
  4. Aspose::Words::ControlChar::ColumnBreakChar fie...

    Aspose::Words::ControlChar::ColumnBreakChar field. End of column character: (char)14 in C++....characters to a document. auto doc = MakeObject < Document > (); auto...ControlChar :: SectionBreak ()); // Insert a new section, and then set...

    reference.aspose.com/words/cpp/aspose.words/con...
  5. Aspose::Words::ControlChar::PageBreakChar field...

    Aspose::Words::ControlChar::PageBreakChar field. Page break character: (char)12 or "\f" in C++....characters to a document. auto doc = MakeObject < Document > (); auto...ControlChar :: SectionBreak ()); // Insert a new section, and then set...

    reference.aspose.com/words/cpp/aspose.words/con...
  6. 怎么在光标所在位置插入下一页分节符 - Free Support Forum - aspose...

    原始文档: section.docx (18.8 KB) 预期: reset.section.docx (18.9 KB) 怎么移动到第一个run之前插入分节符?...您可以使用以下代码来实现这一点: Document doc = new Document("C:\\Temp\\in.docx");...Move to the created run and insert section break. builder.moveTo(r);...

    forum.aspose.com/t/topic/312497
  7. DocSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.DOC or SaveFormat.DOT format in Java....additional options when saving a document into the SaveFormat.DOC or...the Specify Save Options documentation article. Remarks: At the...

    reference.aspose.com/words/java/com.aspose.word...
  8. Section class | Aspose.Words for Python

    aspose.words.Section class. Represents a single section in a document...Represents a single section in a document. To learn more, visit the...the Working with Sections documentation article. Remarks Section...

    reference.aspose.com/words/python-net/aspose.wo...
  9. GlossaryDocument.AcceptEnd | Aspose.Words for .NET

    Discover the GlossaryDocument AcceptEnd method, which efficiently manages visitor access to the end of your glossary. Enhance user experience today!...visiting the end of the Glossary document. public override VisitorAction...visitor DocumentVisitor The document visitor. Return Value The...

    reference.aspose.com/words/net/aspose.words.bui...
  10. ControlChar.Lf | Aspose.Words for .NET

    Discover ControlChar Lf, the essential line feed character (x000a) for seamless text formatting. Enhance your coding efficiency today!...characters to a document. Document doc = new Document (); DocumentBuilder...ControlChar . SectionBreak ); // Insert a new section, and then set...

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