Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 5,376 for

attributes

(0.07 sec)
  1. Aspose.PDF Printing Error Margin - Free Support...

    Hi, i’m develope into my software the print of pdf file but when use PdfViewer for printing, the print have a large margin. I use this code: Aspose.Pdf.Facades.PdfViewer viewer = new Aspose.Pdf.Facades.PdfViewer(); //…...BindPdf(documentFilePath); //Set attributes for printing viewer.AutoResize...bindPdf("documentFilePath.pdf"); // Set attributes for printing viewer.setAutoResize(true);...

    forum.aspose.com/t/aspose-pdf-printing-error-ma...
  2. Convert JT to ATT via Python | products.aspose.com

    Sample code for JT to ATT Python conversion. Use API example code for batch JT files to ATT conversion within VB.NET, Asp.NET or any .NET based application....scene graph that supports the attributes and nodes that are CAD specific...structured to support visual attributes, product and manufacturing...

    products.aspose.com/3d/python-net/conversion/jt...
  3. JSON markup|Documentation

    Use the most popular data interchange format for describing machine-readable forms as nested data structures....text markup elements and attributes. Stay tuned for further updates...property (required). Element attributes are provided as properties...

    docs.aspose.com/omr/cpp/design-form/json-markup/
  4. Adding Report Parameters to Report|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....data attributes: label and value (the default attribute is value)...

    docs.aspose.com/cells/reportingservices/adding-...
  5. Convert XLSX File to PDF Format with Node.js vi...

    This guide explains how to convert an Excel file (XLSX) to PDF format using Aspose.Cells for Node.js via C++.... data formatting, fonts, attributes, colors, page setup settings...types of formats using fonts, attributes, colors, shading effects...

    docs.aspose.com/cells/nodejs-cpp/convert-xlsx-f...
  6. 打印演示文稿|Aspose.Slides 文档

    在 Java 中打印 PowerPoint 演示文稿...PrintRequestAttribut attributes = new HashPrintRequestAttr (); attributes . add...打印指定属性的幻灯片 printerJob . print ( attributes ); } catch ( PrinterException...

    docs.aspose.com/slides/zh/androidjava/print-pre...
  7. 打印演示文稿|Aspose.Slides 文档

    在 Java 中打印 PowerPoint 演示文稿...PrintRequestAttribut attributes = new HashPrintRequestAttr (); attributes . add...使用指定的属性打印幻灯片 printerJob . print ( attributes ); } catch ( PrinterException...

    docs.aspose.com/slides/zh/java/print-presentation/
  8. container|Documentation

    Container element is used to break content into columns and to add a footer to the form.... Attributes The container element can...adding optional attributes to it. An attribute is written as ...

    docs.aspose.com/omr/net/txt-markup/container/
  9. Aspose.Words.WebExtensions | Aspose.Words for .NET

    Discover the Aspose.Words.WebExtensions namespace for enhancing Office Add-ins with customizable XML elements and Attributes. Elevate your document automation today!...to customize elements and attributes that extend the XML vocabulary...

    reference.aspose.com/words/net/aspose.words.web...
  10. SVG Shapes – SVG Code Examples – Aspose.SVG Guide

    You learn how to create SVG shapes – SVG Rectangle, SVG Circle, SVG Line, SVG Ellipse, SVG Polyline, SVG Polygon, and how to apply style properties to them.... The element’s attributes will indicate the position...rectangle figures. There are six attributes determine the rectangle’s...

    docs.aspose.com/svg/net/drawing-basics/svg-shapes/