Sort Score
Result 10 results
Languages All
Labels All
Results 2,571 - 2,580 of 25,135 for

print

(0.56 sec)
  1. Convert OTT to PPTX in Android Apps or with fre...

    OTT to PPTX conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free OTT to PPTX online converter quickly before integrating the code....developers to create, edit, render, print, and convert documents within...developers to create, edit, render, print, and convert documents within...

    products.aspose.com/total/android-java/conversi...
  2. Missing Chart Shape - Free Support Forum - aspo...

    Hello, we have a script that uses aspose words to open, find and convert all shapes in a docx document to png. In the attached document the second chart is being skipped. We noticed that if we delete the initial page br…...SHAPE, True): i+=1 print('DEBUG : ', i) add_shape(node...NodeType.SHAPE, True): i+=1 print('DEBUG : ', i) node.as_shape()...

    forum.aspose.com/t/missing-chart-shape/312294
  3. Setting Margins|Documentation

    This section explains how to set visio's page options with Aspose.Diagram....settings for pages to control the printing process. This topic discusses...page layout options for a printed page. The PrintProps class...

    docs.aspose.com/diagram/net/setting-margins/
  4. Transfer Excel Range formatting to word Table f...

    https://forum.aspose.com/t/transfer-excel-range-formatting-to-word-table-formatting/308267/9 请回复一下我发的信息...manually and then take the print preview of the sheet in MS Excel...those borders to show up. The print image look just fine when I...

    forum.aspose.com/t/transfer-excel-range-formatt...
  5. SdtListItem | Aspose.Words for .NET

    Discover the SdtListItem constructor, effortlessly create new instances of this powerful class for enhanced data management and functionality....Enumerate over the collection and print each element. using ( IEnumerator...Enumerate over the collection and print each element. using ( IEnumerator...

    reference.aspose.com/words/net/aspose.words.mar...
  6. XpsSaveOptions.UseBookFoldPrintingSettings | As...

    Optimize your document layout with the XpsSaveOptions UseBookFoldPrintingSettings property, enabling seamless booklet Printing for enhanced presentation....should be saved using a booklet printing layout, if it is specified...matches MS Word. If book fold printing settings are not specified...

    reference.aspose.com/words/net/aspose.words.sav...
  7. PsSaveOptions.useBookFoldPrintingSettings prope...

    PsSaveOptions.useBookFoldPrintingSettings property. Gets or sets a boolean value indicating whether the document should be saved using a booklet Printing layout, if it is specified via [PageSetup.multiplePages](../../../aspose.words/pagesetup/multiplePages/)....should be saved using a booklet printing layout, if it is specified...matches MS Word. If book fold printing settings are not specified...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Read a Task's Timephased Data in PHP | Aspose.T...

    Learn how to read Microsoft Project (MPP/XML) task timephased data using Aspose.Tasks Java for PHP....59 print "Size: " . (string) $td -> size (); 60 61 print " \n...

    docs.aspose.com/tasks/java/read-a-task-s-timeph...
  9. Extract Images from PDF File using Python|Aspos...

    This section shows how to extract images from PDF file using Python library.... Print image name, scaled size, and...default_resolution / scaled_height print ( f " { self . data_dir } image...

    docs.aspose.com/pdf/python-net/extract-images-f...
  10. Calculate Formulas with Node.js via C++|Documen...

    This article introduces how to use Aspose.Cells library to calculate formulas in Microsoft Excel using Node.js via C++. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to calculate the formula and get the result. Finally, we save the modified Excel file to disk....calculateFormula ( "=Sum(A1:A2)" ); // Print the output console . log ( "Value...dataDir , "book1.xls" )); // Print the time before formula calculation...

    docs.aspose.com/cells/nodejs-cpp/calculate-form...