Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 6,255 for

attributes

(0.41 sec)
  1. Opening Different Microsoft Excel Versions File...

    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....LoadOptions and set the appropriate attribute of the LoadOptions class for...LoadOptions and set the appropriate attribute of the LoadOptions class for...

    docs.aspose.com/cells/python-java/opening-diffe...
  2. When need guidance on using root level values i...

    While testing the LINQ Reporting Engine with a JSON payload, we observed the following behaviors, which may indicate a limitation or issue. Could you please help clarify? Query 1: Accessing Multiple Root-Level Elements …..., node ) with child attributes, we are able to iterate over...attempt to access its child attributes within the same template...

    forum.aspose.com/t/when-need-guidance-on-using-...
  3. 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...
  4. 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/
  5. How to Add Hyperlink in PDF using Python

    This article covers the details on how to add hyperlink in PDF using Python. You will get details to establish the IDE, information about different API calls and a runnable sample code to add link to PDF using Python....annotation is added with specified attributes. In the next step, a text...annotation is added, and its basic attributes are set like the text color...

    kb.aspose.com/pdf/python/how-to-add-hyperlink-i...
  6. 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...
  7. Open Different Microsoft Excel Versions Files|D...

    This article explains how to open different Excel versions files using Aspose.Cells for Python via .NET API....Workbook class' file_format type attribute that specifies the format...LoadOptions and set the appropriate attribute of the LoadOptions class for...

    docs.aspose.com/cells/python-net/opening-differ...
  8. Image alt tag – Check using C# – Aspose.HTML fo...

    Easily сheck alt tags against WCAG standards. Integrate alt tag checks into your C# projects, ensuring web content accessibility....HTML Image alt Tag & alt Attribute – Check using C# Integrate...Tag Checker. Validate alt attributes effortlessly, guaranteeing...

    products.aspose.com/html/net/image-alt-tag-chec...
  9. 打印演示文稿|Aspose.Slides 文档

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

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

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

    docs.aspose.com/slides/zh/java/print-presentation/