Sort Score
Result 10 results
Languages All
Labels All
Results 8,031 - 8,040 of 20,130 for

printing document

(1.46 sec)
  1. Convert PLT to PSD via C# | products.aspose.com

    Sample code for PLT to PSD C# conversion. Use API example code for batch PLT files to PSD conversion within VB.NET, Asp.NET or any .NET based application.... powerful and easy to use document manipulation and conversion...guarantee this as all images are printed using lines instead of dots...

    products.aspose.com/cad/net/conversion/plt-to-psd/
  2. Aspose::Words::Saving::PclSaveOptions::get_Fall...

    Aspose::Words::Saving::PclSaveOptions::get_FallbackFontName method. Name of the font that will be used if no expected font is found in printer and built-in fonts collections in C++....that a printer will apply to printed text as a substitute should...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. 在Python中将Excel转换为PDF文件|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....xls" ) #Save the document in PDF format workbook . save...saveFormat . PDF ) \ # Print message print " \n Excel to PDF conversion...

    docs.aspose.com/cells/zh/java/converting-excel-...
  4. LayoutEntityType | Aspose.Words for Java

    Types of the layout entities in Java....Shows ways of traversing a document’s layout entities. public...throws Exception { // Open a document that contains a variety of...

    reference.aspose.com/words/java/com.aspose.word...
  5. FieldFormat class | Aspose.Words for Python

    aspose.words.fields.FieldFormat class. Provides typed access to field's numeric, date and time, and general formatting...the Working with Fields documentation article. Properties Name...field results. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Row.cells property | Aspose.Words for Python

    Row.cells property. Provides typed access to the [Cell](../../cell/) child nodes of the row....through all tables in the document and print the contents of each...each cell. doc = aw . Document ( file_name = MY_DIR + 'Tables.docx'...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Convert PLT to GIF via JavaScript | products.as...

    Sample code for PLT to GIF conversion. Use API example code for batch PLT files to GIF conversion.... powerful and easy to use document manipulation and conversion...Framework, you can go to our documentation site . Package Manager Console...

    products.aspose.com/cad/javascript-net/conversi...
  8. Find the Root Element Name of XML Map|Documenta...

    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....accesses the first XML map and prints its XmlMap.RootElementName...name of XML map : MiscData AI Document Assistant Close Export XML...

    docs.aspose.com/cells/net/find-the-root-element...
  9. 验证结果 – 使用 Aspose.HTML 检查网页的可访问性

    了解如何查看和描述网站可访问性检查过程中出现的问题,以及如何使用 Aspose.HTML for Java 保存验证结果。...class 14 final HTMLDocument document = new HTMLDocument(documentPath);...validationResult = validator. validate (document); 16 17 // Checking for success...

    docs.aspose.com/html/zh/java/web-accessibility-...
  10. SVG Converter – Convert SVG in C# – Aspose.HTML

    Learn how to convert SVG to other formats using Aspose.HTML for .NET and consider a C# example of SVG to PNG conversion....formats for website building and print graphics to achieve scalability...required steps: Load an SVG document. You can load SVG from a file...

    docs.aspose.com/html/net/svg-converter/