Sort Score
Result 10 results
Languages All
Labels All
Results 7,581 - 7,590 of 22,810 for

printing document

(1.18 sec)
  1. PclSaveOptions.fallback_font_name property | As...

    PclSaveOptions.fallback_font_name property. Name of the font that will be used if no expected font is found in printer and built-in fonts collections....that a printer will apply to printed text as a substitute should...be unavailable. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 在 Python 中设置 PDF 文件信息|Aspose.PDF for Java

    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.... Document () pdf = self . Document () pdf = self..."Updated_Information.pdf" ) print "更新文档信息,请检查输出文件。" 下载运行代码 从以下任何社交编码网站下载...

    docs.aspose.com/pdf/zh/java/set-pdf-file-inform...
  3. Validation Results – Check Web Accessibility in C#

    Learn how to use Aspose.HTML for .NET to review the results of web accessibility checks and detail specific issues that occurred during the validation....the results of checking a document and has properties: Property...settings, validates an HTML document, and outputs the validation...

    docs.aspose.com/html/net/web-accessibility-vali...
  4. Aspose::Words::Fields::FieldPrint::get_PrinterI...

    Aspose::Words::Fields::FieldPrint::get_PrinterInstructions method. Gets or sets the printer-specific control code characters or PostScript instructions in C++....Examples Shows to insert a PRINT field. auto doc = System ::...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. 删除工作表中的空白列和行时更新其他工作表中的引用|Documentation

    学习如何在使用Aspose.Cells for JavaScript通过C++删除工作表中的空白列和行时,保持对其他工作表的引用。...Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/zh/javascript-cpp/update-...
  6. Using TrueType Fonts in Python|Aspose.Words for...

    Aspose.Words for Python via .NET can find the right font or its suitable replacement for correct Document rendering. This ensures that the difference between the displayed Document and the original is minimal when there is not enough information about a font.... When working with documents, you often have to use different...fonts, styles, and sizes. Documents can contain any number of...

    docs.aspose.com/words/python-net/using-truetype...
  7. Convert DOCM to ODP in Python or with free Onli...

    DOCM to ODP conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free DOCM to ODP online converter quickly before integrating the code....format is a Microsoft Word document with macros enabled. It is...is used to store documents with embedded macros that can be used...

    products.aspose.com/total/python-net/conversion...
  8. Very high RAM usage - Free Support Forum - aspo...

    I’ve recently started trying Aspose.PDF (.Net 4.8) and noticed very high RAM consumption. Without Aspose.PDF the system needs ~20% of RAM. But when Aspose.PDF starts (noticeable with larger files, ~20MB) it drains all av…...depends upon the operations and document complexity you are using with...you please share the sample document and sample code snippet so...

    forum.aspose.com/t/very-high-ram-usage/270271
  9. CustomPart.content_type property | Aspose.Words...

    CustomPart.content_type property. Specifies the content type of this custom part....Examples Shows how to access a document’s arbitrary custom parts collection...collection. doc = aw . Document ( MY_DIR + 'Custom parts OOXML...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Button Fields and Images|Aspose.PDF for Python ...

    This example demonstrates how to manage button fields in a PDF form using the Aspose.PDF Facades API....to button fields in a PDF document.""" # Create Form object pdf_form...pdf_facades . Form () # Bind PDF document pdf_form . bind_pdf ( infile...

    docs.aspose.com/pdf/python-net/button-fields-an...