Sort Score
Result 10 results
Languages All
Labels All
Results 4,061 - 4,070 of 53,338 for

import document

(0.3 sec)
  1. Փոխարկել HTML DOC Python

    Փոխարկեք HTML ը DOC ձևաչափի Python կոդով: Պահեք HTML որպես DOC օգտագործելով Python:...մուտքային ֆայլի ուղին և ստեղծեք Document օբյեկտ՝ HTML-ի բովանդակությունը...Պատճենել import aspose.words as aw doc = aw.Document( "Input.html"...

    products.aspose.com/words/hy/python-net/convers...
  2. Გადაიყვანეთ PDF XPS Python

    გადაიყვანეთ PDF XPS Python ფორმატში კოდით. შეინახეთ PDF როგორც XPS Python....შეყვანის ფაილის გზა და შექმენით Document ობიექტი PDF შინაარსის ჩასატვირთად...კოპირება import aspose.words as aw doc = aw.Document( "Input.pdf"...

    products.aspose.com/words/ka/python-net/convers...
  3. Փոխարկել HTML PDF Python

    Փոխարկեք HTML ը PDF ձևաչափի Python կոդով: Պահեք HTML որպես PDF օգտագործելով Python:...մուտքային ֆայլի ուղին և ստեղծեք Document օբյեկտ՝ HTML-ի բովանդակությունը...Պատճենել import aspose.words as aw doc = aw.Document( "Input.html"...

    products.aspose.com/words/hy/python-net/convers...
  4. Փոխարկել DOC PDF Python

    Փոխարկեք DOC ը PDF ձևաչափի Python կոդով: Պահեք DOC որպես PDF օգտագործելով Python:...մուտքային ֆայլի ուղին և ստեղծեք Document օբյեկտ՝ DOC-ի բովանդակությունը...Պատճենել import aspose.words as aw doc = aw.Document( "Input.doc"...

    products.aspose.com/words/hy/python-net/convers...
  5. Փոխարկել DOC RTF Python

    Փոխարկեք DOC ը RTF ձևաչափի Python կոդով: Պահեք DOC որպես RTF օգտագործելով Python:...մուտքային ֆայլի ուղին և ստեղծեք Document օբյեկտ՝ DOC-ի բովանդակությունը...Պատճենել import aspose.words as aw doc = aw.Document( "Input.doc"...

    products.aspose.com/words/hy/python-net/convers...
  6. Փոխարկել HTML DOCX Python

    Փոխարկեք HTML ը DOCX ձևաչափի Python կոդով: Պահեք HTML որպես DOCX օգտագործելով Python:...մուտքային ֆայլի ուղին և ստեղծեք Document օբյեկտ՝ HTML-ի բովանդակությունը...Պատճենել import aspose.words as aw doc = aw.Document( "Input.html"...

    products.aspose.com/words/hy/python-net/convers...
  7. GradientOverlayEffect and FillOpacity BUGs - Fr...

    I found some bugs when exporting layers as PNG images: GradientOverlay rendering effect The GradientOverlay rendering effect is poor. If you zoom in on the image, you will find many burrs on the stroke edges, which ar…...is completely outside the document bounds), the internal routine...you really want to use the document bounds, make sure the layer...

    forum.aspose.com/t/gradientoverlayeffect-and-fi...
  8. Manage Presentation Comments in Python|Aspose.S...

    Master presentation comments with Aspose.Slides for Python via .NET: add, read, edit, and delete comments in PowerPoint files fast and easily....presentation: import aspose.slides as slides import aspose.pydrawing...pydrawing as draw import datetime # Instantiates the Presentation...

    docs.aspose.com/slides/python-net/presentation-...
  9. Aspose.Pdf Java PDF/UA checker - Free Support F...

    Buongiorno, effettuando test sull’applicazione Aspose.Pdf Java ho rilevato che sottoponendo al metodo di check compliance con lo standard PDF/UA viene sempre restituito il warning “Color contrast - need manual check”. C…...contrasto dei colori in Java: import com.aspose.pdf.*; public class...args) { Document pdfDocument = new Document("path/to/document.pdf");...

    forum.aspose.com/t/aspose-pdf-java-pdf-ua-check...
  10. Convert JPG To DOCX C++

    Convert JPG to DOCX format in C++ code. Save JPG as DOCX using C++....solution to import and export JPG, DOCX, and many other document formats...developer can convert JPG to DOCX document format with just a few lines...

    products.aspose.com/words/cpp/conversion/jpg-to...