Sort Score
Result 10 results
Languages All
Labels All
Results 9,191 - 9,200 of 20,212 for

insert documents

(0.32 sec)
  1. How to add Strikeout Annotation using .NET | As...

    Add Strikeout annotations programmatically in PDF with C# sample code on .NET Framework, .NET Core, and PHP, VBScript, C++ via COM Interop.... powerful and easy to use document manipulation API for C# platform...Load PDF in an instance of Document class Create a new page or...

    products.aspose.com/pdf/net/annotation/strikeou...
  2. How to add Underline Annotation using .NET | As...

    Add Underline annotations programmatically in PDF with C# sample code on .NET Framework, .NET Core, and PHP, VBScript, C++ via COM Interop.... powerful and easy to use document manipulation API for C# platform...Load PDF in an instance of Document class Create a new page or...

    products.aspose.com/pdf/net/annotation/underlin...
  3. How to add Strikeout Annotation using C++ | Asp...

    Add Strikeout annotations programmatically in PDF with C++ sample code on any platform with C++ language... powerful and easy to use document manipulation API for C++ platform...Load PDF in an instance of Document class Create a new page or...

    products.aspose.com/pdf/cpp/annotation/strikeou...
  4. Pdf med Node.js via C++|Documentation

    Lär dig konvertera Excel arbetsbok till PDF med Aspose.Cells for Node.js via C++....node" ); // The path to the documents directory. const dataDir =...( filePath ); // Save the document in PDF format workbook . save...

    docs.aspose.com/cells/sv/nodejs-cpp/convert-exc...
  5. PDF mit Node.js via C++|Documentation

    Erfahren Sie, wie Sie Excel Arbeitsmappen mithilfe von Aspose.Cells for Node.js via C++ in PDF umwandeln....node" ); // The path to the documents directory. const dataDir =...( filePath ); // Save the document in PDF format workbook . save...

    docs.aspose.com/cells/de/nodejs-cpp/convert-exc...
  6. Procurar

    Procurar...words import Document, DocumentBuilder, SaveFormat...Crie uma instância da classe Document . Crie um documento usando...

    blog.aspose.com/pt/words/create-charts-in-word-...
  7. Gestionar saltos de página con JavaScript vía C...

    Este artículo proporciona código de ejemplo y explica cómo agregar, limpiar o eliminar saltos de página específicos en hojas de cálculo de Excel de manera programática usando Aspose.Cells for JavaScript vía C++....página en una hoja de trabajo, inserte saltos de página verticales...Cells initialized" ); }); document . getElementById ( 'runExample'...

    docs.aspose.com/cells/es/javascript-cpp/managin...
  8. OLE 对象和在线视频|Python via .NET 格式的 Aspose.Words

    使用 Python 将 ole 对象或在线视频插入文档中。...插入 OLE 对象 如果您需要 OLE 对象,请调用 insert_ole_object 方法并将 ProgId 与其他参数显式传递给它。...对象作为图标。为此, DocumentBuilder 类公开了 insert_ole_object_as_icon 方法: 以下代码示例演示如何将嵌入的...

    docs.aspose.com/words/zh/python-net/working-wit...
  9. 아카이브

    아카이브...words import Document, DocumentBuilder, SaveFormat...Word 문서에서 열 차트를 쉽게 만들 수 있습니다: Document 클래스의 인스턴스를 생성합니다. DocumentBuilder...

    blog.aspose.com/ko/words/create-charts-in-word-...
  10. 使用 Python 添加、移动或删除 PDF 中的页面 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET 使用 Python 示例代码,以编程方式处理文档的 PDF 页面...使用指定的索引调用 PageCollection 集合的 Insert 方法。 使用 保存 方法保存输出 PDF。 将新页面添加到...outfile ) document = apdf . Document ( path_infile ) document . pages...

    products.aspose.com/pdf/zh-hans/python-net/pages/