Sort Score
Result 10 results
Languages All
Labels All
Results 1,681 - 1,690 of 129,565 for

note

(0.15 sec)
  1. Work with a Document Stored in a SharePoint Onl...

    Convert Word shared in SharePoint to PDF using C#. Work with documents stored in SharePoint – various input formats, including Word, OpenOffice, Image and eBook....or a 30-day Temporary License Note that If you already have a SharePoint...Client identifier Client secret Note that the client secret and client...

    docs.aspose.com/words/net/work-with-document-st...
  2. Code olm to pst - Free Support Forum - aspose.com

    bool ConvertOlmToPst(string olmFilePath, string fullPstPath)//last { // Create a new PST PersonalStorage pst = PersonalStorage.Create(fullPstPath, FileFormatVersion.Unicode); var root = pst.RootFolder; FolderI…...FolderInfo notes = pst.CreatePredefinedFold("Notes", StandardIpmFolder...StandardIpmFolder.Notes); ageDict.Add("Notes", notes.ContainerClass);...

    forum.aspose.com/t/code-olm-to-pst/324745
  3. Optimizing Memory Usage while Working with Big ...

    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....Deleting Cells & Rows : Please note that if there are many insert/delete...

    docs.aspose.com/cells/java/optimizing-memory-us...
  4. Windows Azure Platform|Aspose.Words for .NET

    Use Aspose.Words for .NET when building applications for the Windows Azure Platform. Learn how Aspose.Words works well in the cloud using C#.... Note that If this is your first time...

    docs.aspose.com/words/net/windows-azure-platform/
  5. Using ICustomFunction Feature|Documentation

    This article describes how to create a custom function in Microsoft Excel using the ICustomFunction feature in the Aspose.Cells library. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to define and register custom functions and get the results. Finally, we save the modified Excel file to disk.... Please note, this interface has been replaced...

    docs.aspose.com/cells/net/how-to-calculate-cust...
  6. AI-Powered Presentation Translator|Aspose.Slide...

    Translate PowerPoint slides with AI using Aspose.Slides for Java. Localize PPT, PPTX and ODP while preserving layout—fast and developer-friendly. Try it.... Note that the OpenAI API is a paid...

    docs.aspose.com/slides/java/ai/translator/
  7. EditableRangeStart class | Aspose.Words for Python

    aspose.words.EditableRangeStart class. Represents a start of an editable range in a Word document... NOTE Currently editable ranges are...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Extensibility|Documentation

    Replace core services in Aspose.LLM for .NET via dependency injection — IModelLoader, IModelFileProvider, IPromptFormatter, IMediaProcessor. Advanced customization for niche scenarios....GetRequiredService < Engine >(); Note: substitution of some services...

    docs.aspose.com/llm/net/developer-reference/ext...
  9. AI-Powered Presentation Translator|Aspose.Slide...

    Translate PowerPoint slides with AI using Aspose.Slides for Node.js. Localize PPT, PPTX and ODP while preserving layout—fast and developer-friendly. Try it.... Note that the OpenAI API is a paid...

    docs.aspose.com/slides/nodejs-java/ai/translator/
  10. Using SaveFormat.HOCR to save recognition resul...

    Hi again Aspose team, When I try to save (using SaveMultipageDocument()) an OcrOutput result as type SaveFormat.HOCR to a MemoryStream, the resulting stream seems to be automatically closed by SaveMultipageDocument() as…... Note also that when saving directly...

    forum.aspose.com/t/using-saveformat-hocr-to-sav...