Sort Score
Result 10 results
Languages All
Labels All
Results 1,431 - 1,440 of 3,828 for

printing document

(0.09 sec)
  1. ReportingEngine Class | Aspose.Words for .NET

    Unlock powerful Document automation with Aspose.Words.ReportingEngine. Easily populate templates with data and customize settings for seamless reporting....routines to populate template documents with data and a set of settings...the LINQ Reporting Engine documentation article. public class ReportingEngine...

    reference.aspose.com/words/net/aspose.words.rep...
  2. CellCollection.Item | Aspose.Words for .NET

    Access specific Cells effortlessly with the CellCollection Item property. Retrieve any Cell by index for streamlined data management and enhanced performance....the document and print the contents of each cell. Document doc...doc = new Document ( MyDir + "Tables.docx" ); TableCollection tables...

    reference.aspose.com/words/net/aspose.words.tab...
  3. NodeCollection.Item | Aspose.Words for .NET

    Access any node effortlessly with the NodeCollection Item property. Quickly retrieve nodes by index for seamless data management and enhanced performance.... Document doc = new Document (); // Add two runs...the first paragraph of this document. Paragraph paragraph = ( Paragraph...

    reference.aspose.com/words/net/aspose.words/nod...
  4. StructuredDocumentTagRangeStart.sdt_type proper...

    StructuredDocumentTagRangeStart.sdt_type property. Gets type of this structured Document tag....Gets type of this structured document tag. @property def sdt_type...multi-section structured document tags. doc = aw . Document ( file_name =...

    reference.aspose.com/words/python-net/aspose.wo...
  5. SvgSaveOptions.ExportEmbeddedImages | Aspose.Wo...

    Discover how the SvgSaveOptions ExportEmbeddedImages property lets you embed images in SVG files as base64, enhancing portability while managing file size....should be embedded into the SVG document as base64. Be aware that activating...Shows how to manipulate and print the URIs of linked resources...

    reference.aspose.com/words/net/aspose.words.sav...
  6. CompositeNode.CreateNavigator | Aspose.Words fo...

    Discover the CompositeNode CreateNavigator method to effortlessly traverse and read nodes, enhancing your data navigation experience....NodeXPathNavigator () { Document doc = new Document (); XPathNavigator...null ) { Assert . AreEqual ( "Document" , navigator . Name ); Assert...

    reference.aspose.com/words/net/aspose.words/com...
  7. SVG Converter – Convert SVG in C#

    In this article, you learn how to convert SVG to other formats using Aspose.HTML API 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/
  8. FontSavingArgs Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.FontSavingArgs class—enhance Document processing with detailed FontSaving event data for superior customization and control....more, visit the Save a Document documentation article. public class...font is bold. Document { get; } Gets the document object that is...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Contents of chart moved to the right when rende...

    Hi, Aspose Team I’m noticing an issue where the contents of my chart are pushed to the right when rendering the chart into an image. The code I’ve used is: Document RepDoc = new Document(); DocumentBuilder Builder = n…...code I’ve used is: Document RepDoc = new Document(); DocumentBuilder...Worksheets["DetailCharts"]; //Set print area sourceWS.PageSetup.PrintArea...

    forum.aspose.com/t/contents-of-chart-moved-to-t...
  10. SdtListItemCollection.clear method | Aspose.Wor...

    SdtListItemCollection.clear method. Clears all items from this collection....structured document tags. let doc = new aw . Document (); let tag...drop-down list structured document tag is a form that allows...

    reference.aspose.com/words/nodejs-net/aspose.wo...