Sort Score
Result 10 results
Languages All
Labels All
Results 5,131 - 5,140 of 69,970 for

import

(0.07 sec)
  1. Խմբագրել WORD Ը Java Ում

    Խմբագրել WORD ը Java կոդով:...Խմբագրել աղյուսակը Խմբագրել պատկեր import com.aspose.words.*; Document...doc.save( "Output.docx" ); import com.aspose.words.*; Document...

    products.aspose.com/words/hy/java/edit/word/
  2. Markdown Ის Რედაქტირება Java

    შეცვალეთ Markdown Java კოდში....რედაქტირება სურათის რედაქტირება import com.aspose.words.*; Document...); doc.save( "Output.md" ); import com.aspose.words.*; Document...

    products.aspose.com/words/ka/java/edit/md/
  3. Automating PowerPoint Generation in Python: Cre...

    Automate slide creation on cloud platforms with Aspose.Slides for Python—generate, edit, and convert PowerPoint and OpenDocument files fast and reliably.... import aspose.slides as slides import aspose.slides...slides.charts as charts import aspose.pydrawing as draw with slides...

    docs.aspose.com/slides/python-net/automating-po...
  4. Python 中的 HTML 导航 - Aspose.HTML for Python via ...

    了解如何使用 Aspose.HTML for Python 通过 .NET 浏览 HTML 并检查其元素,以及 CSS 选择器和 XPath 的用法。...the HTML DOM using Python 2 3 import aspose.html as ah 4 5 # Prepare...document using Python 2 3 import os 4 import aspose.html as ah 5 6...

    docs.aspose.com/html/zh/python-net/html-navigat...
  5. Aspose::Words::NodeImporter::NodeImporter const...

    Aspose::Words::NodeImporter::NodeImporter constructor. Initializes a new instance of the NodeImporter class in C++....that will be the owner of imported nodes. importFormatMode A...that will be the owner of imported nodes. importFormatMode A...

    reference.aspose.com/words/cpp/aspose.words/nod...
  6. Prevent Presentation Edits with Shape Locks in ...

    Discover how Aspose.Slides for Python via .NET locks or unlocks shapes in PPT, PPTX and ODP files, securing presentations while allowing controlled edits and faster delivery.... It is important that automatically generated...shape types in a presentation. import aspose.slides as slides # Instantiate...

    docs.aspose.com/slides/python-net/applying-prot...
  7. View PPSX in Java | products.aspose.com

    View PPSX in Java. Use Java library API to open and view PowerPoint Slideshow...manipulate or edit presentations, import presentations from images or...

    products.aspose.com/slides/java/viewer/ppsx/
  8. View PPTM in Java | products.aspose.com

    View PPTM in Java. Use Java library API to open and view Macro-enabled PowerPoint Template...manipulate or edit presentations, import presentations from images or...

    products.aspose.com/slides/java/viewer/pptm/
  9. View PPS in Java | products.aspose.com

    View PPS in Java. Use Java library API to open and view PowerPoint Slideshow...manipulate or edit presentations, import presentations from images or...

    products.aspose.com/slides/java/viewer/pps/
  10. Merge PDF programmatically|Aspose.PDF for Java

    This page explain how to merge PDF documents into a single PDF file with Java....examples ; import com.aspose.pdf.* ; public class...

    docs.aspose.com/pdf/java/merge-pdf-documents/