Sort Score
Result 10 results
Languages All
Labels All
Results 1,911 - 1,920 of 68,017 for

import

(0.07 sec)
  1. Repair PDF with Go|Aspose.PDF for Go via C++

    This topic describes how to Repair PDF via Go... package main import "github.com/aspose-pdf/aspose-pdf-go-cpp"...com/aspose-pdf/aspose-pdf-go-cpp" import "log" func main () { // Open(filename...

    docs.aspose.com/pdf/go-cpp/repair-pdf/
  2. Your First Aspose.3D Application|Documentation

    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.... import aspose.threed as a3d # For...file named “document.fbx”. import aspose.threed as a3d # For...

    docs.aspose.com/3d/python-net/your-first-aspose...
  3. Add, Move or Delete pages in PDF using Python |...

    Manipulate PDF pages of your document programmatically with Python sample code using Aspose.PDF for Python for .NET...Page to PDF import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/python-net/pages/
  4. 将 3D 模型中的所有多边形转换为三角形|Documentation

    使用 Aspose.3D for Python via .NET API,开发人员可以在任何受支持的 3D 文件中将所有多边形转换为三角形。...threed import FileFormat , Scene from aspose...aspose.threed.entities import PolygonModifier # For complete examples...

    docs.aspose.com/3d/zh/python-net/convert-all-po...
  5. Create Scene with Primitive 3D Shapes|Documenta...

    Using Aspose.3D for Python via .NET, developers can define a scene with primitive 3D shapes. All parameterized primitives will be converted to mesh automatically while saving in any supported output file format....threed import FileFormat , Scene from aspose...aspose.threed.entities import Box , Cylinder # For complete examples...

    docs.aspose.com/3d/python-net/create-scene-with...
  6. Გადაიყვანეთ Გამოსახულება GIF Python

    გადაიყვანეთ Გამოსახულება GIF Python ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც GIF Python....install aspose-words კოპირება import aspose.words as aw doc = aw...ImageSaveOptions(aw.SaveFormat.GIF)) import aspose.words as aw doc = aw...

    products.aspose.com/words/ka/python-net/convers...
  7. Გადაიყვანეთ Გამოსახულება PNG Python

    გადაიყვანეთ Გამოსახულება PNG Python ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც PNG Python....install aspose-words კოპირება import aspose.words as aw doc = aw...ImageSaveOptions(aw.SaveFormat.PNG)) import aspose.words as aw doc = aw...

    products.aspose.com/words/ka/python-net/convers...
  8. Გადაიყვანეთ Გამოსახულება DOCX Python

    გადაიყვანეთ Გამოსახულება DOCX Python ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც DOCX Python....install aspose-words კოპირება import aspose.words as aw doc = aw...) doc.save( "Output.docx" ) import aspose.words as aw doc = aw...

    products.aspose.com/words/ka/python-net/convers...
  9. Გადაიყვანეთ Გამოსახულება BMP Python

    გადაიყვანეთ Გამოსახულება BMP Python ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც BMP Python....install aspose-words კოპირება import aspose.words as aw doc = aw...ImageSaveOptions(aw.SaveFormat.BMP)) import aspose.words as aw doc = aw...

    products.aspose.com/words/ka/python-net/convers...
  10. Find And Replace in Jython|Aspose.Words for Java

    Find And Replace text in a Document using Jython....words import Settings from com . aspose . words import Document...

    docs.aspose.com/words/java/find-and-replace-in-...