Sort Score
Result 10 results
Languages All
Labels All
Results 4,431 - 4,440 of 66,789 for

import

(0.09 sec)
  1. 在演示文稿中使用 Python 复制段落和文本片段|Aspose.Slides for Pyt...

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿之间复制段落和文本片段,从而提升你的工作流程。... import aspose.slides as slides #函数定义...属性复制到一个临时部分并返回。目标部分获得复制的值。 import aspose.slides as slides #函数定义...

    docs.aspose.com/slides/zh/python-net/copying-pa...
  2. Create PDF Report In Python

    Generate reports and automate documents using PDF templates and custom data in Python....aspose-words Copy import aspose.words as aw import aspose.words.reporting...NET Add a library reference (import the library) to your Python...

    products.aspose.com/words/python-net/report/pdf/
  3. Modifications on PDF documents - Free Support F...

    Hell Support, I am working with the team for our Aspose use cases on document related requirements. We ran into an issue while trying to Import the appose-pdf library and were hoping you could assist us with this. The …...into an issue while trying to import the appose-pdf library and... If you encounter issues importing the Aspose.PDF library, ensure...

    forum.aspose.com/t/modifications-on-pdf-documen...
  4. Multipage tiff merge to pdf - Free Support Foru...

    I want to merge a multipage tiff file to a pdf I used this function but only first frame of tiff got added , what do I need to change private static int addTiffAsPages(Document mergedDoc, String tiffPath, int current…...you include the necessary imports for handling images and pages...you help with the necessary imports and source for this code because...

    forum.aspose.com/t/multipage-tiff-merge-to-pdf/...
  5. Footnotes conversion from HTML to DOCX - Free S...

    Hello, I am trying to convert an HTML to DOCX with Aspose.Words for java and I have footnotes in the HTML with reference. I want to convert them in real footnotes in DOCX without loosing the reference is it possible? Th…...Words can import footnotes that are marked up...save as DOCX import com.aspose.words.*; import java.io.*; public...

    forum.aspose.com/t/footnotes-conversion-from-ht...
  6. Eszett characters are turned to 'SS' after conv...

    Hi, I’m trying to convert customer’s input docm file into pdf where input file contains Eszett characters which are seen as ‘SS’ in pdf. After further checking, we found the issue is specifically for the ones set into …...standalone program import com.aspose.words.Document; import com.aspose...aspose.words.PdfSaveOptions; import com.aspose.words.FindReplaceOptions;...

    forum.aspose.com/t/eszett-characters-are-turned...
  7. Edit Word, PDF In Python

    Edit DOCX, DOC, PDF and a variety of other file formats in Python....Edit a Table Edit an Image import aspose.words as aw doc = aw...) doc.save( "Output.docx" ) import aspose.words as aw doc = aw...

    products.aspose.com/words/python-net/edit/
  8. Manage Audio in Presentations Using Python|Aspo...

    Easily add, extract & manage audio frames in PPT, PPTX and ODP with Aspose.Slides for Python via .NET. Explore code examples & boost your presentations today....embedded audio frame to a slide: import aspose.slides as slides # InstantiateS...thumbnail or preview image: import aspose.slides as slides with...

    docs.aspose.com/slides/python-net/audio-frame/
  9. Save a 3D Scene in the PDF|Documentation

    The Scene class of the Aspose.3D API represents a 3D scene. Developers can build a 3D scene by adding Camera, Light, polygons and various other entities. They can also now save a 3D scene in the PDF file format....shown in this code example: Import 3D Scenes and Contents from...

    docs.aspose.com/3d/python-net/save-a-3d-scene-i...
  10. Redact PPT Presentation Files using Python | pr...

    Python source code to find and replace text in PPT Presentation....PPT Presentation using Python import aspose.slides as slides with...

    products.aspose.com/slides/python-net/redaction...