Sort Score
Result 10 results
Languages All
Labels All
Results 8,421 - 8,430 of 17,904 for

insert documents

(0.07 sec)
  1. เพิ่ม ย้าย หรือลบหน้าใน PDF โดยใช้ C++ | Aspose...

    ตัวอย่างรหัสง่ายๆในการจัดการกับหน้า PDF ของเอกสารของคุณโปรแกรมบนแพลตฟอร์มใด ๆ ที่มีภาษา C++...InsertEmptyPageAtDes () { // Open document String _dataDir ( "C: \\ Samples....pdf" ); auto document = MakeObject < Document > ( _dataDir +...

    products.aspose.com/pdf/th/cpp/pages/
  2. ActiveX|Aspose.Slides for Python Documentation

    Manage ActiveX controls in PowerPoint presentation in Python... insert_clone ( 0 , presentation ....

    docs.aspose.com/slides/python-net/activex/
  3. Convert JPG To PDF Python

    Convert JPG to PDF format in Python code. Save JPG as PDF using Python....converting JPG to PDF Use our document conversion API to develop...export JPG, PDF, and many other document formats using Python. PDF...

    products.aspose.com/words/python-net/conversion...
  4. Convert Image To HTML Python

    Convert Image to HTML format in Python code. Save Image as HTML using Python....converting image to HTML Use our document conversion API to develop...image, HTML, and many other document formats using Python. HTML...

    products.aspose.com/words/python-net/conversion...
  5. Público API Cambios en Aspose.Diagram 16.11.0|D...

    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....especificado para el parámetro lang Inserte una forma de texto en el Visio...

    docs.aspose.com/diagram/es/net/public-api-chang...
  6. Расширенные настройки защиты с версии Excel XP ...

    Узнайте, как применять расширенные настройки защиты в файлах Excel с помощью Aspose.Cells и C++....true ); // Allowing users to insert hyperlinks in the worksheet...true ); // Allowing users to insert rows in the worksheet worksheet...

    docs.aspose.com/cells/ru/cpp/advanced-protectio...
  7. ChartSeries.remove method | Aspose.Words for Py...

    ChartSeries.remove method. Removes the X value, Y value, and bubble size, if supported, from the chart series at the specified index... Document () builder = aw . DocumentBuilder...DocumentBuilder () shape = builder . insert_chart ( chart_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  8. PDFファイルに空のページを挿入する方法(PHP)|Aspose.PDF for Java

    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....ターゲットドキュメントを開く $pdf = new Document ( $dataDir . 'input1.pdf'...PDFに空のページを挿入 $pdf -> getPages () -> insert ( 1 ); # 結合された出力ファイルを保存(ターゲットドキュメント)...

    docs.aspose.com/pdf/ja/java/insert-an-empty-pag...
  9. 插入和附加文档|Python via .NET 格式的 Aspose.Words

    将文档合并为一个:使用查找和替换、合并字段、书签或直接在 Python 中的文档末尾将文档插入或附加到新的或现有的文档中。... 您还可以使用 insert_documentinsert_document_inline 方法,类似于在Microsoft...加到现有文档的末尾。为此,您只需调用 append_document 方法将一个文档添加到另一个文档的末尾。 请注意, append_child...

    docs.aspose.com/words/zh/python-net/insert-and-...
  10. RevisionCollection.Accept | Aspose.Words for .NET

    Discover the RevisionCollection Accept method to easily manage and filter revisions based on your criteria for streamlined project updates....RevisionSpecifiedCri () { Document doc = new Document (); DocumentBuilder...builder . Write ( "This is insertion revision #1. " ); doc . StopTrackRevisions...

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