Sort Score
Result 10 results
Languages All
Labels All
Results 1,551 - 1,560 of 55,087 for

import

(0.07 sec)
  1. FieldIncludePicture Class | Aspose.Words for .NET

    Discover Aspose.Words.Fields.FieldIncludePicture class to effortlessly implement INCLUDEPICTURE fields, enhancing document automation and image integration....how to insert images using IMPORT and INCLUDEPICTURE fields....ResizeVertically = true ; // 2 - The IMPORT field: FieldImport fieldImport...

    reference.aspose.com/words/net/aspose.words.fie...
  2. ImageData.Brightness | Aspose.Words for .NET

    Adjust your image's brightness with the ImageData Brightness property. Set values from 0.0 (dimmest) to 1.0 (brightest) for optimal visual impact....dstDoc = new Document (); // Import a shape from the source document...( importedShape ); // The imported shape contains an image. We...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Გადაიყვანეთ HTML MARKDOWN Python

    გადაიყვანეთ HTML MARKDOWN Python ფორმატში კოდით. შეინახეთ HTML როგორც MARKDOWN Python....install aspose-words კოპირება import aspose.words as aw doc = aw...html" ) doc.save( "Output.md" ) import aspose.words as aw doc = aw...

    products.aspose.com/words/ka/python-net/convers...
  4. Გადაიყვანეთ HTML JPG Python

    გადაიყვანეთ HTML JPG Python ფორმატში კოდით. შეინახეთ HTML როგორც JPG Python....install aspose-words კოპირება import aspose.words as aw doc = aw...+ 1 } .jpg" , save_options) import aspose.words as aw doc = aw...

    products.aspose.com/words/ka/python-net/convers...
  5. Aspose::Words::Drawing::ImageData::get_IsLinkOn...

    Aspose::Words::Drawing::ImageData::get_IsLinkOnly method. Returns true if the image is linked and not stored in the document in C++....MakeObject < Document > (); // Import a shape from the source document...( importedShape ); // The imported shape contains an image. We...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Export DataTable from GridWeb|Documentation

    This article introduces how to export datatable in GridWeb....Hide ] Import DataView to GridWeb talked about importing the contents...GridView to view the data. Import DataView to GridWeb Sort Worksheet...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  7. Ինչպես փոխարկել PDF-ը OneNote-ին՝ օգտագործելով C#

    Այս հոդվածը ցույց է տալիս, թե ինչպես փոխարկել PDF-ը OneNote-ի՝ օգտագործելով C#: Այն պարունակում է բոլոր մանրամասները շրջակա միջավայրը կարգավորելու համար, ծրագրավորման քայլերի ցանկ և գործարկվող կոդ՝ PDF-ը OneNote-ին C#-ի միջոցով փոխանցելու համար:...տվյալները պահելու համար Կանչեք Import() մեթոդը Document դասից այնքան...հայտարարմամբ, որին հաջորդում է Import() մեթոդը մի քանի անգամ կանչելով՝...

    kb.aspose.com/hy/note/net/how-to-convert-pdf-to...
  8. ImageData.contrast property | Aspose.Words for ...

    ImageData.contrast property. Gets or sets the contrast for the specified picture... Document () # Import a shape from the source document...first paragraph. imported_shape = dst_doc . import_node ( src_node...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 在 JSON 中导入和导出数据|Aspose.PDF for .NET

    本节解释如何在 JSON 中导入和导出数据...{ // Create PDF document to import fields into var newDocument...newDocument . Pages . Add (); // Import fields from JSON var importResult...

    docs.aspose.com/pdf/zh/net/import-export-json/
  10. 3D 图表|Aspose.Slides for Python 文档

    在 Python 中为 PowerPoint 演示文稿设置 3D 图表的 rotationX、rotationY 和 depthpercents... import aspose.slides.charts as charts import aspose.slides...slides as slides import aspose.pydrawing as draw # 创建一个 Presentation...

    docs.aspose.com/slides/zh/python-net/3d-chart/