Sort Score
Result 10 results
Languages All
Labels All
Results 961 - 970 of 10,736 for

append

(0.11 sec)
  1. 使用 Python 向 PDF 添加文本 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码,以编程方式向 PDF 添加文本... TextBuilder ( page ) # Append the text fragment to the PDF...PDF page builder . append_text ( text_fragment ) # Save resulting...

    products.aspose.com/pdf/zh-hant/python-net/text/
  2. Converting a TEXT file to PDF using Android via...

    Sample code on Java for TEXT to PDF conversion. Use example code for batch TEXT to PDF conversion in Android... append ( string ). append ( "\n" ); } try {...

    products.aspose.com/pdf/android-java/conversion...
  3. Adding files to existing 7z archive results in ...

    When opening a 7z archive and calling CreateEntry via a .NET Stream, the result is that the archive size grows, but the added files are not listed and there is a message under the archive properties that says “There are …...run twice with new files in Append mode. The 7z command line does...File.Open(archivePath,FileMode.Append)) { using (FileStream source1...

    forum.aspose.com/t/adding-files-to-existing-7z-...
  4. Comment.Done | Aspose.Words for .NET

    Mark comments as complete with the Done property. Easily manage your tasks and improve workflow efficiency with this simple flag feature....Continue ; } /// <summary> /// Append a line to the StringBuilder...mDocTraversalDepth ; i ++) { mBuilder . Append ( "| " ); } mBuilder . AppendLine...

    reference.aspose.com/words/net/aspose.words/com...
  5. Comment.done property | Aspose.Words for Node.js

    Comment.done property. Gets or sets flag indicating that the comment has been marked done....Continue ; } /// <summary> /// Append a line to the StringBuilder...mDocTraversalDepth ; i ++ ) { mBuilder . append ( "| " ); } mBuilder . AppendLine...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 扁平化特定字段|Aspose.PDF for Python via .NET

    本节演示了如何使用 Aspose.PDF for Python via .NET 管理和修改 PDF 表单字段。内容涵盖了扁平化特定字段、扁平化所有表单字段以及以编程方式重命名现有字段的实用示例。... append ( path . join ( path . dirname...

    docs.aspose.com/pdf/zh/python-net/flatten-speci...
  7. Aspose::Words::DocumentBuilder::MoveTo method |...

    Aspose::Words::DocumentBuilder::MoveTo method. Moves the cursor to an inline node or to the end of a paragraph in C++....nodes with the builder will append them to the last node. ASSERT_TRUE...document // where the builder appends new nodes when we use its document...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. Run | Aspose.Words for Java

    Represents a run of characters with the same font formatting 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...
  9. CompatibilityOptions.conv_mail_merge_esc proper...

    CompatibilityOptions.conv_mail_merge_esc property. Treat Backslash Quotation Delimiter as Two Quotation Marks.... append ( option_name ) else : disabled_options...disabled_options . append ( option_name ) See Also module aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  10. CompatibilityOptions.no_leading property | Aspo...

    CompatibilityOptions.no_leading property. Do Not Add Leading Between Lines of Text.... append ( option_name ) else : disabled_options...disabled_options . append ( option_name ) See Also module aspose...

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