Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 525 for

token list

(0.09 sec)
  1. 连接到 Exchange Server|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....OAuthNetworkCredenti ( "UserName" , "Token" ), null , headers ); 使用 IMAP...ImapFolderInfo . InBox ); // Get the list of messages ImapMessageInfoColle...

    docs.aspose.com/email/zh/net/connecting-to-exch...
  2. Evaluating aspose.ocr issue - Free Support Foru...

    I am evaluating Apso.ocr. I need to take a flattened pdf file and process a page with grids on it and turn that image of a grid into actual grids. I need to do this across may files and may structures. The code In hav…... Dim results As List(Of Aspose.OCR.RecognitionResult)...Add(ms) ' 3) Run OCR (returns List(Of RecognitionResult)); take...

    forum.aspose.com/t/evaluating-aspose-ocr-issue/...
  3. 在 C# 中使用 SMTP 客户端发送电子邮件和转发消息|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....{ // Create token provider and get access token var tokenProvider..."message was forwarded" ); } // Token provider implementation public...

    docs.aspose.com/email/zh/net/sending-and-forwar...
  4. Aspose.Slides - 26.1.0 - Saving presentation as...

    Environment: .NET 8 Linux Docker (e.g. mcr.microsoft.com/dotnet/sdk:8.0.x) Aspose.Slides version: 26.1.0 also installed libgdiplus but error persists Steps to reproduce: Load or generate a PPTX using new Presentatio…...<GdiplusStartup>g____PInvoke|32_0(IntPtr* __token_native, StartupInputEx* __input_native...Gdip.GdiplusStartup(IntPtr& token, StartupInputEx& input, StartupOutput&...

    forum.aspose.com/t/aspose-slides-26-1-0-saving-...
  5. Aspose::Words::LowCode::Replacer class | Aspose...

    Aspose::Words::LowCode::Replacer class. Provides methods intended to find and replace text in the document in C++....using specified cancellation token. From (const System::String&)...stem::Collections::Generic::List<System::SharedPtr<System::IO::Stream>>>&...

    reference.aspose.com/words/cpp/aspose.words.low...
  6. History|Documentation

    Pre-seeded conversation history for new chat sessions in Aspose.LLM for .NET — inject user/assistant turns for few-shot priming....Hide ] History is an optional list of ChatMessage objects used...example set. Quick reference Type List<ChatMessage>? Default null (no...

    docs.aspose.com/llm/net/developer-reference/par...
  7. -horz tag in Excel - Free Support Forum - aspos...

    I am using a foreach in my Excel file and wanted to know if some of the tags used in Word can also work in Excel. I understand the cellMerge -horz tag in Word and what this aims to accomplish, this works how I would exp…...the hyphen as an unexpected token and raises an error. Why it...Markup”). The documentation lists the tags that Cells recognises...

    forum.aspose.com/t/horz-tag-in-excel/321144
  8. Markdown Text, Markdown Blockquote – C# Code

    Create Markdown text or Markdown blockquote in C#. Use the Aspose.HTML for .NET library to create Markdown from scratch and open, parse, or edit MD files....BlockQuote(); // Add a leading trivia token blockquote blockQuote.GetLinesLeadingTrivi()...GetLinesLeadingTrivi().Add(mdf.Token(SourceText.From( "> " ))); //...

    products.aspose.com/html/net/markdown-text/
  9. OCR a PDF image to a readable PDF - Free Suppor...

    We are testing Aspose OCR. Got example code from the site but it is not working. Code is: Dim ocr = New AsposeOcr() Dim settings = New DocumentRecognitionSettings() settings.Language = Language.Eng settings.StartPag…...line: Dim resultsNoStamp As List(Of RecognitionResult) = ocr...version, culture, and public key token. WRN: See whitepaper Best Practices...

    forum.aspose.com/t/ocr-a-pdf-image-to-a-readabl...
  10. Parse and Process Markdown in C# – Aspose.HTML ...

    Parse and process Markdown files in C# using Aspose.HTML. Build a syntax tree (AST), traverse nodes, extract headings and tables programmatically....Markdown AST without relying on list indexing. For more advanced...); 13 14 var headings = new List < ( int Level, string Text)...

    docs.aspose.com/html/net/parse-and-process-mark...