Sort Score
Result 10 results
Languages All
Labels All
Results 5,671 - 5,680 of 155,479 for

2

(0.67 sec)
  1. Save a OneNote Document | Aspose.Note Documenta...

    Learn how to save your work in OneNote.... class ) + "load/" ; 2 3 Document doc = new Document(dataDir...(SaveDocToOneNoteForm. class ) + "load/" ; 2 3 Document document = new Document(dataDir...

    docs.aspose.com/note/java/save-a-onenote-document/
  2. Grouping and Ungrouping Rows and Columns with C...

    Learn how to group and ungroup rows and columns in Excel files using Aspose.Cells with C++....Click the Outline Symbols (1, 2, 3, + and –) to quickly display...first three columns (from 0 to 2) and make them hidden worksheet...

    docs.aspose.com/cells/cpp/grouping-and-ungroupi...
  3. GradientStopCollection | Aspose.Words for Java

    Contains a collection of GradientStop objects in Java....VARIANT_2); // Get gradient stops collection...gradientStop = gradientStops.get(2); gradientStops.remove(gradientStop);...

    reference.aspose.com/words/java/com.aspose.word...
  4. Converting EML file to PDF using aspose - Free ...

    Hi Team, In our project we are trying to convert eml to pdf file and code is as below: MailMessage message = MailMessage.Load(source); System.IO.MemoryStream msMsg = new System.IO.MemoryStream(); message.Save(msMsg, As…...samodurova February 26, 2026, 8:24pm 2 Hello @Nithyav , Thank you for...more information. Nithyav March 2, 2026, 6:46am 5 Hi Alexey, Our...

    forum.aspose.com/t/converting-eml-file-to-pdf-u...
  5. 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. See Also Class PdfSaveOptions...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. MaxiCodeCodetextMode2|Aspose.BarCode for Python...

    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....in the MaxiCode code for modes 2. The MaxiCodeCodetextMode type...code. Must be 9 digits in mode 2 or 6 alphanumeric symbols in mode...

    docs.aspose.com/barcode/python-net/api-referenc...
  7. ChartSeriesGroup.doughnut_hole_size property | ...

    ChartSeriesGroup.doughnut_hole_size property. Gets or sets the hole size of the parent doughnut chart as a percentage....= [ 'Category 1' , 'Category 2' , 'Category 3' ] chart . series...= categories , values = [ 4 , 2 , 5 ]) # Format the Doughnut chart...

    reference.aspose.com/words/python-net/aspose.wo...
  8. PageSetup.pageHeight property | Aspose.Words fo...

    PageSetup.pageHeight property. Returns or sets the height of the page in points.... width ) / 2 ; shape . top = ( builder . pageSetup...pageHeight - shape . height ) / 2 ; doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. RevisionsView enumeration | Aspose.Words for Py...

    aspose.words.RevisionsView enumeration. Allows to specify whether to work with the original or revised version of a document....assertEqual ( '' , paragraphs [ 2 ] . list_label . label_string...assertEqual ( 'a.' , paragraphs [ 2 ] . list_label . label_string...

    reference.aspose.com/words/python-net/aspose.wo...
  10. PageSetup.page_height property | Aspose.Words f...

    PageSetup.page_height property. Returns or sets the height of the page in points.... width ) / 2 shape . top = ( builder . page_setup...page_height - shape . height ) / 2 doc . save ( file_name = ARTIFACTS_DIR...

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