Sort Score
Result 10 results
Languages All
Labels All
Results 6,881 - 6,890 of 18,771 for

2 of

(0.15 sec)
  1. Convert PPS to XLS using Python or with free On...

    PPS to XLS conversion in your Python applications without using MicrosOft Office or online. Test free PPS to XLS online converter quickly before integrating the code.... and it has replaced Lotus 1-2-3 as the industry standard for...and desired directory path Step 2 Load HTML file with an instance...

    products.aspose.com/total/python-net/conversion...
  2. Aspose::Words::Saving::PdfSaveOptions::get_Open...

    Aspose::Words::Saving::PdfSaveOptions::get_OpenHyperlinksInNewWindow method. Gets or sets a value determining whether hyperlinks in the output Pdf document are forced to be opened in a new window (or tab) Of a browser in C++....prohibited by PDF/A-1 and PDF/A-2 compliance. false will be used...when saving to PDF/A-1 and PDF/A-2. Examples Shows how to save hyperlinks...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. BorderCollection.Vertical | Aspose.Words for .NET

    Discover the BorderCollection Vertical property for seamless cell borders. Enhance your design with customizable vertical borders for a polished look!...Write ( $"Row {i + 1}, Column 2" ); Row row = builder . EndRow...borders . Horizontal . LineWidth = 2.0d ; // Adjust the appearance...

    reference.aspose.com/words/net/aspose.words/bor...
  4. GradientStopCollection.Add | Aspose.Words for .NET

    Effortlessly enhance your gradients with the GradientStopCollection Add method. Seamlessly add custom GradientStops for vibrant designs....gradientStop = gradientStops [ 2 ]; gradientStops . Remove ( gradientStop...gradientStop ); Assert . AreEqual ( 2 , gradientStops . Count ); Assert...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Different attachment count between .msg and mai...

    i got different attachment count between the mail in pst file and msg file.Pst: PersonalStorage pst = PersonalStorage.FromFile(pstpath); FolderInfo folderinfo = pst.RootFolder.GetSubFolder("Inbox"); …...iqbal October 21, 2014, 2:48am 2 Hi Chenyang, Thank you for...

    forum.aspose.com/t/different-attachment-count-b...
  6. AxisScaleType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.AxisScaleType enum, defining versatile axis scale types to enhance your charting experience....0 , 2.0 , 3.0 , 4.0 , 5.0 }, new []...cover our X-value range (0, 1, 2, 3...). // A linear axis is not...

    reference.aspose.com/words/net/aspose.words.dra...
  7. FieldMergeField | Aspose.Words for Java

    Implements the MERGEFIELD field in Java....getFieldCode(false)); // 2 - Include its inner fields: Assert...fieldIf.getFieldCode(false)); // 2 - Include its inner fields: Assert...

    reference.aspose.com/words/java/com.aspose.word...
  8. FieldLink class | Aspose.Words for Python

    aspose.words.fields.FieldLink class. Implements the LINK field...docx' , None , True ) # 2 - A DDE field: builder . writeln...xlsx' , 'Sheet1!R2C2' , True ) # 2 - A DDE field: builder . writeln...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Working with Clips in PostScript | C++

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in C++...outline; by 1 bpp (bits per pixel) 2-color image as a stencil mask;...path to the documents directory. 2 System::String dataDir = RunE...

    docs.aspose.com/page/cpp/ps/working-with-clips/
  10. PersonCollection constructor | Aspose.Words for...

    aspose.words.bibliography.PersonCollection constructor...Person ( 'Roxanne_2' , 'Brielle_2' , 'Tejeda_2' )]) self . assertEqual...assertEqual ( 2 , persons . count ) # Remove person from the collection...

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