Sort Score
Result 10 results
Languages All
Labels All
Results 5,891 - 5,900 of 20,260 for

printing document

(0.29 sec)
  1. Content areas detection|Documentation

    How Aspose.OCR identifies and analyzes the structure and layout of the image during recognition....image or photograph of a text document may contain a large number...or get unwanted artifacts. Document structure analysis algorithm...

    docs.aspose.com/ocr/python-net/areas-detection/
  2. Python 를 사용하여 PDF 문서 병합 | Aspose.PDF

    Aspose.PDF for Python via .NET을 사용하여 이미지, XML, HTML, EPUB 등을 하나의 PDF 또는 DOCX/PPTX 문서로 병합하는 방법을 효과적으로 알아보세요. Aspose.PDF for Python via .NET을 사용하여 이미지, XML, HTML, EPUB 등을 하나의 PDF 또는 DOCX/PPTX 문서로 병합하는 방법을 효과적으로 알아보세요....EpubLoadOptions() document_infiles = [ apdf.Document(path.join(self...outfile) document = apdf.Document.merge_documents(documents=document_infiles)...

    products.aspose.com/pdf/ko/python-net/merger/
  3. Image with JavaScript via C++|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....Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/javascript-cpp/convert-ex...
  4. PclSaveOptions class | Aspose.Words for Python

    aspose.words.saving.PclSaveOptions class. Can be used to specify additional options when saving a Document into the [SaveFormat.PCL](../../aspose.words/saveformat/#PCL) format...additional options when saving a document into the SaveFormat.PCL format...the Specify Save Options documentation article. Inheritance: PclSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  5. StructuredDocumentTagRangeStart.lock_contents p...

    StructuredDocumentTagRangeStart.lock_contents property. When set to ``True``, this property will prohibit a user from editing the contents of this structured Document tag....contents of this structured document tag. @property def lock_contents...multi-section structured document tags. doc = aw . Document ( file_name =...

    reference.aspose.com/words/python-net/aspose.wo...
  6. IStructuredDocumentTag.level property | Aspose....

    IStructuredDocumentTag.level property. Gets the level at which this SDT occurs in the Document tree....which this SDT occurs in the document tree. @property def level...multi-section structured document tags. doc = aw . Document ( file_name =...

    reference.aspose.com/words/python-net/aspose.wo...
  7. StructuredDocumentTagRangeStart.range_end prope...

    StructuredDocumentTagRangeStart.range_end property. Specifies end of range if the [StructuredDocumentTag](../../structuredDocumenttag/) is a ranged structured Document tag...StructuredDocumentTa is a ranged structured document tag. Otherwise returns None...multi-section structured document tags. doc = aw . Document ( file_name =...

    reference.aspose.com/words/python-net/aspose.wo...
  8. StructuredDocumentTagRangeStart.title property ...

    StructuredDocumentTagRangeStart.title property. Specifies the friendly name associated with this structured Document tag...associated with this structured document tag. Can not be None . @property...multi-section structured document tags. doc = aw . Document ( file_name =...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 操作页面属性|Aspose.PDF for .NET

    本节解释如何使用 PdfPageEditor 类操作 Aspose.PDF Facades 的页面属性。... () { // The path to the documents directory var dataDir = RunExamples...GetDataDir_AsposePdf (); // Open PDF document using ( var pageEditor = new...

    docs.aspose.com/pdf/zh/net/manipulate-page-prop...
  10. Fields Overview in Python|Aspose.Words for Pyth...

    You can access field modifying using Python. Fields of the Document are loaded into the Aspose.Words Document Object Model (DOM)....for the given version of the document. But if you have an application...that generates or modifies a document with fields (for example combines...

    docs.aspose.com/words/python-net/fields-overview/