Sort Score
Result 10 results
Languages All
Labels All
Results 1,741 - 1,750 of 49,733 for

import document

(0.18 sec)
  1. Გადაიყვანეთ DOC PDF Java

    გადაიყვანეთ DOC PDF Java ფორმატში კოდით. შეინახეთ DOC როგორც PDF Java....შეყვანის ფაილის გზა და შექმენით Document ობიექტი DOC შინაარსის ჩასატვირთად...კოპირება import com.aspose.words.*; Document doc = new Document ( "Input...

    products.aspose.com/words/ka/java/conversion/do...
  2. Გადაიყვანეთ DOC RTF Java

    გადაიყვანეთ DOC RTF Java ფორმატში კოდით. შეინახეთ DOC როგორც RTF Java....შეყვანის ფაილის გზა და შექმენით Document ობიექტი DOC შინაარსის ჩასატვირთად...კოპირება import com.aspose.words.*; Document doc = new Document ( "Input...

    products.aspose.com/words/ka/java/conversion/do...
  3. Insert PDF into OneNote using C# | PDF in OneNo...

    Programmatically insert PDF into OneNote using C# with Aspose.Note for .NET API. Insert PDF Document with icon to a new or an existing OneNote (.one) Document using C#....a PDF or other document into OneNote document programmatically...insert PDF files into OneNote documents as attachments. The goal of...

    blog.aspose.com/note/insert-pdf-into-onenote-us...
  4. Unexpected Col Widths and Word-Wrap in HTML-imp...

    Hello, We are seeing an issue related to HTML Import - where the HTML contains a table with fixed column widths. When the HTML is added to a Document and the table’s auto-fit property is disabled, the column widths of t…...Widths and Word-Wrap in HTML-imported Table when Auto-Fit is Disabled...Aspose.Words Product Family import-data , words-java , auto-fit-columns...

    forum.aspose.com/t/unexpected-col-widths-and-wo...
  5. Problem for resetting the numbering of List whi...

    We encountered an issue when resetting the list numbering when merging Documents. In order to prevent the merged list from continuing the numbering of the target Document, we wrote a new processing method called “ResetNu…...numbering of List while merging document Aspose.Words Product Family...list numbering when merging documents. In order to prevent the merged...

    forum.aspose.com/t/problem-for-resetting-the-nu...
  6. FieldIncludePicture.graphic_filter property | A...

    FieldIncludePicture.graphic_filter property. Gets or sets the name of the filter for the format of the graphic that is to be inserted....using IMPORT and INCLUDEPICTURE fields. doc = aw . Document () builder...= True # 2 - The IMPORT field: field_import = builder . insert_field...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldIncludePicture.resize_vertically property ...

    FieldIncludePicture.resize_vertically property. Gets or sets whether to resize the picture vertically from the source....using IMPORT and INCLUDEPICTURE fields. doc = aw . Document () builder...= True # 2 - The IMPORT field: field_import = builder . insert_field...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 保存 SVG 文件 – Aspose.SVG for Python via .NET

    了解如何使用 Aspose.SVG Python 库将 SVG 文档保存到文件、内存流或 Url。...文档保存到文件中: Copy 1 import os 2 from aspose. svg import SVGDocument 3...12 # Load the existing SVG document from a file 13 with SVGDocument...

    docs.aspose.com/svg/zh/python-net/save-svg-file/
  9. 使用 Python 向 PDF 添加文本图章 | Aspose.PDF

    Python 原始程式碼,用於將文本戳記添加到 .NET 框架、.NET Core 上的 PDF 檔。...PDF 添加文本图章 import aspose.pdf as apdf from os import path path_infile...outfile ) document = apdf . Document ( path_infile ) document . pages...

    products.aspose.com/pdf/zh-hant/python-net/stam...
  10. Globalization and Localization with Python.NET|...

    Learn how to handle multilingual data and regional settings in Excel files using Aspose.Cells for Python via .NET....culture-specific formatting: Import the CultureInfo class Configure...patterns from aspose.cells import Workbook , CultureInfo # Create...

    docs.aspose.com/cells/python-net/globalization-...