Sort Score
Result 10 results
Languages All
Labels All
Results 7,791 - 7,800 of 159,839 for

2

(0.17 sec)
  1. Signature - Free Support Forum - aspose.com

    Hello, i would like to download the Signing (signature ) of Exchange. it exist in ExchangeMessageInfo ?? Best regards, Amirox...iqbal April 16, 2014, 10:53am 2 Hi Amirox, Thank you for using...accordingly. nacata April 17, 2014, 2:20am 3 Hello, I like to use signatures...

    forum.aspose.com/t/signature/34402
  2. OCR results are returning multiple lines of tex...

    I’m using a memorystream created from a bitmap in memory. I set a RecognitionAreas (only one area is defined) in the RecongitionSettings. The defined RecongitionAreas image has only one line of text, but the results re…...pylaieva April 21, 2026, 1:14pm 2 Please provide your bitmap for...anna.pylaieva April 22, 2026, 2:52pm 4 I checked on my image and...

    forum.aspose.com/t/ocr-results-are-returning-mu...
  3. Leader position are wrongly created - Free Supp...

    After updating the document fields using document.UpdateFields(); , the TOC leader positions are incorrectly duplicated at multiple places. Please refer to the attached image for reference. How to fix the issue, ple…...noskov May 29, 2026, 12:57pm 2 @Nagasrinu Could you please attach...KB) alexey.noskov May 29, 2026, 2:23pm 4 @Nagasrinu We have opened...

    forum.aspose.com/t/leader-position-are-wrongly-...
  4. Text Becomes Blurry When Saving PPTX As an Imag...

    Hello, I’m trying to save a slide from a PPTX as an image, but the text becomes blurry in the resulting image. Could you please confirm whether this is a bug? Thank you Code: new Presentation("/Users/2132049/Downloa…...potapov April 9, 2026, 2:55pm 2 @dfinsolutions , Thank you...

    forum.aspose.com/t/text-becomes-blurry-when-sav...
  5. Aspose::Words::TabStopCollection::Add method | ...

    Aspose::Words::TabStopCollection::Add method. Adds or replaces a tab stop in the collection in C++....get_TabStops () -> Add ( tabStop ); // 2 - Pass the values for properties...Writeln ( u "Start \t Tab 1 \t Tab 2 \t Tab 3 \t Tab 4" ); doc -> Save...

    reference.aspose.com/words/cpp/aspose.words/tab...
  6. ViewOptions.doNotDisplayPageBoundaries property...

    ViewOptions.doNotDisplayPageBoundaries property. Turns off display of the space between the top of the text and the top edge of the page.... writeln ( "Paragraph 2, Page 2." ); builder . insertBreak...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 重新排序工作表|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.... MoveTo ( 2 ); //Save the excel file. workbook...SetSheetOrder ( "third sheet" , 2 ); FileStream sw = File . Create...

    docs.aspose.com/cells/zh/net/reorder-worksheets/
  8. ParagraphFormat.PageBreakBefore | Aspose.Words ...

    Discover the ParagraphFormat PageBreakBefore property, easily control page breaks before paragraphs for enhanced document formatting and readability.... Writeln ( "Paragraph 2." ); LayoutCollector layoutCollector...paragraphs [ 1 ]), Is . EqualTo ( 2 )); } else { Assert . That ( layoutCollector...

    reference.aspose.com/words/net/aspose.words/par...
  9. How to Add EML to PST directly? - Free Support ...

    I am writing some code that generates a PST from EML files. Using Aspose.Email, as far as I can tell, the only way for me to get the EML into the PST is to 1) Read the EML from disk into MailMessage 2) Save the EML as a…...EML from disk into MailMessage 2) Save the EML as a MSG using MailMessage...just 1) Read the EML from disk 2) Add the EML to a PST so that...

    forum.aspose.com/t/how-to-add-eml-to-pst-direct...
  10. PageSet.All | Aspose.Words for .NET

    Access all document pages in their original order with PageSet All property. Streamline your workflow and enhance document management effortlessly!...Writeln ( $"Page {i + 1} ({(i % 2 == 0 ? " odd " : " even ")})"...ExportPageSet.Even.pdf" , options ); // 2 - Save only the odd-numbered pages:...

    reference.aspose.com/words/net/aspose.words.sav...