Sort Score
Result 10 results
Languages All
Labels All
Results 2,201 - 2,210 of 3,833 for

printing document

(0.16 sec)
  1. HTML Converter – Convert HTML in Java – Aspose....

    Convert HTML to other formats using Aspose.HTML for Java API or Online HTML Converter. Consider Java example of HTML conversion....standard language used to create documents for display in web browsers...information on web pages. HTML documents are the foundation of the...

    docs.aspose.com/html/java/html-converter/
  2. PclSaveOptions.fallback_font_name property | As...

    PclSaveOptions.fallback_font_name property. Name of the font that will be used if no expected font is found in printer and built-in fonts collections....that a printer will apply to printed text as a substitute should...be unavailable. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Fill.patterned method | Aspose.Words for Python

    aspose.words.drawing.Fill.patterned method... Document ( file_name = MY_DIR + 'Shape...as_shape () fill = shape . fill print ( 'Pattern value is: {0} ' ...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Bookmark::get_LastColumn method ...

    Aspose::Words::Bookmark::get_LastColumn method. Gets the zero-based index of the last column of the table column range associated with the bookmark in C++.... auto doc = MakeObject < Document > ( MyDir + u "Table column...get_Cells () -> get_Count ()) { // Print the contents of the first and...

    reference.aspose.com/words/cpp/aspose.words/boo...
  5. The image Aspose.Cell captures does not look li...

    Hey Aspose Team, I’ve been noticing a weird behavior in my code when I capture the picture of range. The image aspose captures look nothing like the excel chart when I open the excel chart and view it. public virtual S…...Index; //Set print area sourceWS.PageSetup.PrintArea...are no OLE links in the Word document MsgActivityLevel = "There...

    forum.aspose.com/t/the-image-aspose-cell-captur...
  6. Fill.transparency property | Aspose.Words for P...

    Fill.transparency property. Gets or sets the degree of transparency of the specified fill as a value between 0.0 (opaque) and 1.0 (clear).... Document ( file_name = MY_DIR + 'Two...Fill properties of the Font. print ( 'The type of the fill is:...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Tables::CellCollection::ToArray ...

    Aspose::Words::Tables::CellCollection::ToArray method. Copies all cells from the collection to a new array of cells in C++....through all tables in the document and print the contents of each...cell. auto doc = MakeObject < Document > ( MyDir + u "Tables.docx"...

    reference.aspose.com/words/cpp/aspose.words.tab...
  8. Web Request Execution Time – C# example

    The article provides information on creating a custom message handler for a web request time logging using Aspose.HTML for .NET.... Stop (); 15 16 // Print the result 17 Debug. WriteLine...constructor to initialize an HTML Document and implement the example...

    docs.aspose.com/html/net/message-handlers/web-r...
  9. How to Protect PDF File with Password in C#

    This brief tutorial explains details about how to protect PDF file with password in C#. You will learn how using C# PDF password protect feature can be utilized by following simple steps and the code snippet....confidential data using the Document class Encrypt the PDF file...the security level of the document as well, for instance, setting...

    kb.aspose.com/pdf/net/how-to-protect-pdf-file-w...
  10. CustomXmlSchemaCollection.Count | Aspose.Words ...

    Discover the CustomXmlSchemaCollection Count property to easily retrieve the total number of elements in your XML schema collection. Optimize your data management!... Document doc = new Document (); string xmlPartId...// Enumerate the schemas and print each element. using ( IEnumerator...

    reference.aspose.com/words/net/aspose.words.mar...