Sort Score
Result 10 results
Languages All
Labels All
Results 8,191 - 8,200 of 21,874 for

printing document

(0.24 sec)
  1. Create Transparent Image of Excel Worksheet wit...

    Generate transparent images of Excel worksheets using Aspose.Cells with C++....xlsx" ); // Apply image or print options ImageOrPrintOptions...image after applying image or print options SheetRender sr ( workbook...

    docs.aspose.com/cells/cpp/create-transparent-im...
  2. Check Color Contrast – Aspose.HTML for Java

    Learn about contrast best practices for web accessibility and check color contrast using Aspose.HTML for Java. Make website accessible to read for all users....); 29 30 final HTMLDocument document = new HTMLDocument(documentPath);...validationResult = validator. validate (document); 32 if ( ! validationResult...

    docs.aspose.com/html/java/check-color-contract/
  3. Convert SVG to DWFX via JavaScript | products.a...

    Sample code for SVG to DWFX conversion. Use API example code for batch SVG files to DWFX 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...
  4. DropDownItemCollection.Contains | Aspose.Words ...

    Discover if a DropDownItemCollection includes your specified value with our efficient Contains method. Enhance your data management effortlessly!... Document doc = new Document (); DocumentBuilder...Iterate over the collection and print every element. using ( IEnumerator...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FieldPrint class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldPrint class. Implements the PRINT field...FieldPrint class Implements the PRINT field. To learn more, visit...the Working with Fields documentation article. Remarks An instruction...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Symbol in chart incorrectly rendered when using...

    Hi Aspose Team, I’m noticing an issue with a symbol not rendering correctly when I convert a chart to image using aspose cells. I’m using the latest version of aspose cells, V25.4.0. Here’s the code I’ve used: Documen…...code I’ve used: Document RepDoc = new Document(); DocumentBuilder...Worksheets["MeasureChartsNew"]; //Set print area sourceWS.PageSetup.PrintArea...

    forum.aspose.com/t/symbol-in-chart-incorrectly-...
  7. CellFormat.horizontalMerge property | Aspose.Wo...

    CellFormat.horizontalMerge property. Specifies how the cell is merged horizontally with other cells in the row.... Document (); let builder = new aw ..."CellFormat.horizontalMerge.docx" ); Prints the horizontal and vertical...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Fonts::FontInfo::get_Family meth...

    Aspose::Words::Fonts::FontInfo::get_Family method. Gets or sets the font family this font belongs to in C++....access and print details of each font in a document. auto doc...:: Words :: Document > ( get_MyDir () + u "Document.docx" ); System...

    reference.aspose.com/words/cpp/aspose.words.fon...
  9. Create Transparent Image of Excel Worksheet wit...

    Learn how to generate a transparent image of an Excel worksheet using Aspose.Cells for Node.js via C++....// Apply different image or print options const imgOption = new...image after applying image or print options const sr = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/create-transpa...
  10. Render Sequence of Pages using PageIndex and Pa...

    Learn how to render specific pages of an Excel file to images using Aspose.Cells for Node.js via C++....Specify image or print options // We want to print pages 4, 5, 6...SheetRender ( worksheet , opts ); // Print the selected pages as images...

    docs.aspose.com/cells/nodejs-cpp/render-sequenc...