Sort Score
Result 10 results
Languages All
Labels All
Results 8,411 - 8,420 of 148,138 for

2

(0.15 sec)
  1. Aspose.PSD for Java 25.5 - Release Notes|Docume...

    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.... getResources ()[ 2 ]; assertTrue ( LnsrResourceType...LayerMaskDataShort ); assertTrue (- 2 == fillLayer . getChannelInformatio...

    docs.aspose.com/psd/java/aspose-psd-for-java-25...
  2. Working with Currency Properties in PHP | Aspos...

    Learn how to manage Microsoft Project (MPP/XML) currency properties using Aspose.Tasks Java for PHP....mpp' ); 2 3 $prj = new Prj(); 4 5 print...Copy 1 $project = new Project(); 2 3 $prj = new Prj(); 4 5 $currencySymbolPositi...

    docs.aspose.com/tasks/java/currency-properties-...
  3. NodeRendererBase.RenderToSize | Aspose.Words fo...

    Discover the NodeRendererBase RenderToSize method to efficiently render shapes into Graphics objects at your desired size for enhanced visual output....5f ); // 2 - Create a shape group, and render...1 ], renderingArgs . Value [ 2 ]); else if ( renderingArgs ....

    reference.aspose.com/words/net/aspose.words.ren...
  4. Copy Shapes between Worksheets with C++|Documen...

    Learn how to copy shapes, charts, and other drawing objects between worksheets using Aspose.Cells with C++.... AddCopy ( cshape , 20 , 0 , 2 , 0 ); // Save the workbook workbook...( shapes . Get ( 0 ), 5 , 0 , 2 , 0 ); // Copy the oval shape...

    docs.aspose.com/cells/cpp/copy-shapes-between-w...
  5. Aspose::Words::Saving::OoxmlCompliance enum | A...

    Aspose::Words::Saving::OoxmlCompliance enum. Allows to specify which OOXML specification will be used when saving in the DOCX format in C++.... Iso29500_2008_Strict 2 ISO/IEC 29500:2008 Strict compliance...builder -> Writeln ( u "List item 2" ); builder -> InsertBreak ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Convert JPG to EPS using Java API Solution

    JPG to EPS conversion functionality offered by Aspose.Page API solution for Java is explained and illustrated with the code snippets here....Java It is necessary to do just 2 steps in order to perform JPG...image to EPS using files paths. 2 3 // Create default options 4...

    docs.aspose.com/page/java/convert/jpg-to-eps/
  7. How To Compress or Extract Archives Using Java ...

    Learn how to compress or extract archives using Java with detailed instructions for various formats like ZIP and RAR....(Archive archive = new Archive()) { 2 archive. createEntry ( "entry_name1...Archive( "input_archive.zip" )) { 2 archive. extractToDirectory (...

    docs.aspose.com/zip/java/how-to/
  8. Aspose::Words::ControlChar::LineFeed method | A...

    Aspose::Words::ControlChar::LineFeed method. Line feed character: "\x000a" or "\n". Same as Lf in C++...." ); ASSERT_EQ ( 2 , doc -> get_FirstSection () ->...get_TextColumns () -> SetCount ( 2 ); // We can use a control character...

    reference.aspose.com/words/cpp/aspose.words/con...
  9. Aspose::Words::ControlChar::CellChar field | As...

    Aspose::Words::ControlChar::CellChar field. End of a table cell or end of a table row character: (char)7 or "\a" in C++...." ); ASSERT_EQ ( 2 , doc -> get_FirstSection () ->...get_TextColumns () -> SetCount ( 2 ); // We can use a control character...

    reference.aspose.com/words/cpp/aspose.words/con...
  10. Aspose::Words::ControlChar::SectionBreak method...

    Aspose::Words::ControlChar::SectionBreak method. End of section character: "\x000c" or "\f". Note it has the same value as PageBreak in C++...." ); ASSERT_EQ ( 2 , doc -> get_FirstSection () ->...get_TextColumns () -> SetCount ( 2 ); // We can use a control character...

    reference.aspose.com/words/cpp/aspose.words/con...