Sort Score
Result 10 results
Languages All
Labels All
Results 9,981 - 9,990 of 20,122 for

document insertion

(0.41 sec)
  1. Обнаружение новых электронных сообщений на POP3...

    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....базе данных, // например, " INSERT INTO POP3Mails (UniqueID, Subject)...

    docs.aspose.com/email/ru/java/detecting-new-ema...
  2. Add Audio in PowerPoint PPT in C# | C# Extract ...

    Use .NET PowerPoint API to insert audio in PowerPoint presentations using C#. Extract audio from the slides in the presentations programmatically....PowerPoint provides audio frames to insert the sounds into the slides...file into a FileStream object. Insert the audio to the presentation...

    blog.aspose.com/slides/add-or-extract-audio-in-...
  3. วิธีการเพิ่ม Underline คำอธิบายประกอบโดยใช้ .NE...

    รหัสที่มาใน C# เพื่อเพิ่ม Underline คำอธิบายประกอบในกรอบ .NET, .NET หลักและ PHP, VBScript, Delphi, C++ ผ่าน COM Interop...Load the PDF file Document document = new Document ( System . IO...annotation is used to indicate the insertion of text var UnderlineAnnotation1...

    products.aspose.com/pdf/th/net/annotation/under...
  4. วิธีการเพิ่ม Strikeout คำอธิบายประกอบโดยใช้ C++...

    รหัสที่มาเพิ่ม Strikeout คำอธิบายประกอบในไฟล์ PDF บนแพลตฟอร์มใด ๆ ที่มีภาษา C++...Load the PDF file Document document = new Document ( System . IO...annotation is used to indicate the insertion of text var StrikeoutAnnotation1...

    products.aspose.com/pdf/th/cpp/annotation/strik...
  5. วิธีการเพิ่ม Text คำอธิบายประกอบโดยใช้ .NET | A...

    รหัสที่มาใน C# เพื่อเพิ่ม Text คำอธิบายประกอบในกรอบ .NET, .NET หลักและ PHP, VBScript, Delphi, C++ ผ่าน COM Interop...Load the PDF file Document document = new Document ( System . IO...annotation is used to indicate the insertion of text var TextAnnotation1...

    products.aspose.com/pdf/th/net/annotation/text/...
  6. 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...
  7. How to align by Hyperlink along side paragraph ...

    I have used below code to create a bookmark and insert hyper link at end of paragraph . But the hyperlink isnt aligning well with paragraph headings(inserted image) . How to align it properly? // Insert bookmark at the …...code to create a bookmark and insert hyper link at end of paragraph...headings(inserted image) . How to align it properly? // Insert bookmark...

    forum.aspose.com/t/how-to-align-by-hyperlink-al...
  8. Manage Presentation Placeholders in Java|Aspose...

    Effortlessly manage placeholders in Aspose.Slides for Java: replace text, customize prompts & set image transparency in PowerPoint and OpenDocument....Slides, you can insert your preferred prompt texts...

    docs.aspose.com/slides/java/manage-placeholder/
  9. Lire et écrire des propriétés générales | Aspos...

    Apprenez à travailler avec Microsoft Project General Properties en utilisant Aspose.Tasks pour Java.... Dans le menu INSERT , sélectionnez colonne et ajoutez...Tasks-for-Java 2 // The path to the documents directory. 3 String dataDir...

    docs.aspose.com/tasks/fr/java/reading-and-writi...
  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/