Sort Score
Result 10 results
Languages All
Labels All
Results 6,811 - 6,820 of 373,043 for

save

(2.63 sec)
  1. How to change table direction LTR to RTL - Free...

    I am trying to create a report in arabic and english for shane content report has a table , in case of arabic report table is printing properly RTL if i Save word file to PDF but it is not working in case of Savind word …...is printing properly RTL if i save word file to PDF but it is not...am saving both the file. if (downloadWord) { wordDoc.save(os...

    forum.aspose.com/t/how-to-change-table-directio...
  2. Working with Text|Documentation

    This section explains how to insert a text shape or update shape's text with Aspose.Diagram...."Test text" ); // Save diagram diagram . Save ( dataDir + "InsertTextShape_out...particular shape. Set the new text. Save the diagram. Update Shape Text...

    docs.aspose.com/diagram/net/working-with-text/
  3. Migrate to the latest Aspose.Tasks for Java | A...

    Learn how to migrate from earlier versions of Aspose.Tasks for Java 8.1.0 to the latest ones....22 23 // Save the project to XML format 24 25 prj. save ( "Project4... Prorated ); 18 19 project. save ( "ProjectDefaultProps.xml"...

    docs.aspose.com/tasks/java/how-to-migrate-to-as...
  4. ImageBinarizationMethod Enum | Aspose.Words for...

    Discover the Aspose.Words.ImageBinarizationMethod enum for effective image binarization. Optimize your document processing with advanced techniques....jpg" ); // When we save the document as a TIFF, we can...ThresholdForFloydSte = 240 }; doc . Save ( ArtifactsDir + "ImageSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  5. ImageSaveOptions.ThresholdForFloydSteinbergDith...

    Optimize your images with the ImageSaveOptions Threshold for Floyd-Steinberg Dithering. Control binarization error for stunning results in image processing....jpg" ); // When we save the document as a TIFF, we can...ThresholdForFloydSte = 240 }; doc . Save ( ArtifactsDir + "ImageSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Manage Chart Data Series in Presentations on An...

    Learn how to manage chart series on Android for PowerPoint (PPT/PPTX) with practical Java code examples and best practices to enhance your data presentations.... save ( "SetChartSeriesOverla_out...preferred fill type and fill color. Save the modified presentation. This...

    docs.aspose.com/slides/androidjava/chart-series/
  7. Setting Print Options with C++|Documentation

    This article demonstrates how to programmatically set the Print Options of the Excel Worksheet Page Setup feature using the C++ API and Library. You can set the Print Area, Print Titles, and Page Order...."A1:T35" ); // Save the workbook workbook . Save ( outDir + u "SetPrintArea_out..."$1:$2" ); // Save the workbook workbook . Save ( outputFilePath...

    docs.aspose.com/cells/cpp/setting-print-options/
  8. FontInfoCollection.embed_system_fonts property ...

    FontInfoCollection.embed_system_fonts property. Specifies whether or not to embed System fonts into the document... Examples Shows how to save a document with embedded TrueType...font_infos . save_subset_fonts = embed_all_fonts doc . save ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 在VSTO和Aspose.Cells中隐藏和取消隐藏工作簿中的工作表|Documentation

    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.... xlSheetHidden ; //Save As the Excel file. excelApp...excelApp . ActiveWorkbook . Save (); //Quit the Application. excelApp...

    docs.aspose.com/cells/zh/net/hide-and-unhide-wo...
  10. PageSetup.margins property | Aspose.Words for P...

    PageSetup.margins property. Returns or sets preset [Margins](../../margins/) of the page....docx' ) # Saving a document to PDF, to an image...document within its pages. doc . save ( file_name = ARTIFACTS_DIR...

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