Sort Score
Result 10 results
Languages All
Labels All
Results 2,221 - 2,230 of 26,710 for

print

(0.84 sec)
  1. Read Shape's User-Defined Cells in PHP|Document...

    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....$user = $users -> get ( $j ); print $user -> getName () . ": " ...

    docs.aspose.com/diagram/java/read-shape-s-user-...
  2. Extra page being added in Visio conversion - Fr...

    ● Aspose.Diagram Bug Report: Production License Exposes Background=2 Pages Creating Blank PDF Pages ─ Issue Summary When converting certain Visio (.vsd) files to PDF using Aspose.Diagram with a production license, the…...as having 1 page Microsoft “Print to PDF” produces a 1-page PDF...getPages().getCount()); // Print details of each page for (int...

    forum.aspose.com/t/extra-page-being-added-in-vi...
  3. Aspose.PDF for java 打印pdf 很模糊 发虚 - Free Support...

    public boolean PrintPdf(String filePath, PrintService PrintService) { try { PdfUtil.getLicense(); PdfViewer viewer = new PdfViewer(); viewer.bindPdf(filePath); viewer.setAutoResize(true); // Print the file wit…...setAutoResize(true); // Print the file with adjusted size...viewer.setAutoRotate(true); // Print the file with adjusted rotation...

    forum.aspose.com/t/aspose-pdf-for-java-pdf/316595
  4. Aspose::Words::PageSetup::get_MultiplePages met...

    Aspose::Words::PageSetup::get_MultiplePages method. For multiple page documents, gets or sets how a document is Printed or rendered so that it can be bound as a booklet in C++....or sets how a document is printed or rendered so that it can...configure a document that can be printed as a book fold. auto doc =...

    reference.aspose.com/words/cpp/aspose.words/pag...
  5. XamlFlowSaveOptions.ImagesFolderAlias | Aspose....

    Discover XamlFlowSaveOptions' ImagesFolderAlias property to customize image URI paths in XAML documents. Enhance your projects with ease!... Examples Shows how to print the filenames of linked images...resource}" ); Shows how to print the filenames of linked images...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Metered Licensing|Aspose.Slides for Python Docu...

    Learn how Aspose.Slides for Python via .NET metered licensing lets you process PowerPoint and OpenDocument files flexibly, paying only for what you use....get_consumption_quantity () print ( "Amount consumed before:"...get_consumption_quantity () print ( "Amount consumed after:" ...

    docs.aspose.com/slides/python-net/metered-licen...
  7. Aspose.Words FAQ - Free Support Forum - aspose.com

    Technical Support Is Aspose.Words technical support free? Yes, we provide unlimited free technical support for all users of our products including customers and evaluation. The main avenue for technical support is the S…... Printing and Viewing Can Aspose.Words print my documents...server? Yes. See Rendering and Printing in Aspose.Words for .NET or...

    forum.aspose.com/t/aspose-words-faq/2711
  8. | Aspose

    Sample code for PDF to DOC Java conversion. Use API example code for batch PDF files to DOC conversion within any Web or Desktop Java based application.... c_str (), bfr , len ); //Print result std :: wcout << bfr <<...links, pages, page formatting, print settings and a lot others. The...

    products.aspose.com/ocr/cpp/conversion/pdf-to-doc/
  9. HTML to PDF: ignoring page breaks - Free Suppor...

    Hello, If I open file “Page Break Test.html” in Google Chrome I shared for you in this ticket, I can see page breacks. As result, I can see 3 different pages in Chrome. But, if I try use Aspose.Words to convert this fi…...Just click “Ctrl+P” to see print preview. I attached the screenshot...give the same result as the print option in the browser....

    forum.aspose.com/t/html-to-pdf-ignoring-page-br...
  10. Actions disappeared after saving - Free Support...

    Hello, i have a shape with an action. But after saving the diagram to a vsdx file the action is disappeared. Please use this code to reproduce it. Am I doing something wrong, or is it a bug? Diagram diagram = new Diag…... You can print out the actions to verify their...shape = firstPage.Shapes[0]; // Print existing actions foreach (Aspose...

    forum.aspose.com/t/actions-disappeared-after-sa...