Sort Score
Result 10 results
Languages All
Labels All
Results 1,991 - 2,000 of 122,779 for

task

(0.72 sec)
  1. Setting Shared Formula|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....explains how to achieve this task using Aspose.Cells. Setting...

    docs.aspose.com/cells/net/setting-shared-formula/
  2. Developer's reference|Documentation

    Aspose.LLM for .NET developer reference — presets, chat sessions, session persistence, license, and the API surface.... For compact task-oriented snippets, see Quick...

    docs.aspose.com/llm/net/developer-reference/
  3. Aspose PDF .Concatenate fails to concatenate on...

    We are using the Concatenate function to merge PDFs and it does seem to work on certain PDFs with bookmarks. The code doesn’t throw any error/ exception. It just hangs on the line of code where the concatenate is called.…...will create a corresponding task. sergei.shibanov February 17...

    forum.aspose.com/t/aspose-pdf-concatenate-fails...
  4. Move Range of Cells in a Worksheet with JavaScr...

    Learn how to move a range of cells in a worksheet using Aspose.Cells for JavaScript via C++....template file to demonstrate the task. The input file Please see the...

    docs.aspose.com/cells/javascript-cpp/move-range...
  5. Change Text Direction of the Comment with JavaS...

    Learn how to change the text direction of comments using Aspose.Cells for JavaScript via C++. Customize comment alignment settings effectively....provides APIs to accomplish the task. Aspose.Cells for JavaScript...

    docs.aspose.com/cells/javascript-cpp/change-tex...
  6. Error when converting PDF to PDF/A - Free Suppo...

    Hi, We have an issue converting the attached PDF to PDF/A (26.2 .Net): Project Schedule.pdf (252.0 KB) Code used: using (MemoryStream memoryStream = new MemoryStream()) { Boolean Success = aspPdfDocument.Convert(mem…...reproduced and I have created a task for the development team to...

    forum.aspose.com/t/error-when-converting-pdf-to...
  7. Images conversion without borders - Free Suppor...

    Hello, when i try to convert images (Photoshop, tiff, jpg, bmp, etc) into PDF, i obtain some black borders in pdf pages. How can i use all pdf page to occupy entire page space for image? (see attached image originale and…...will help you to accomplish the task. string outFile = myDir + "imagetopdfDOM...

    forum.aspose.com/t/images-conversion-without-bo...
  8. Image distorted in excel to pdf transformation ...

    Hi Team, We are trying to transformation input file(xlsx) to pdf with below code. Workbook doc = new Workbook("input.xlsx"); doc.save("output.pdf"); In output file, you can see the wrong drawing. The c…... So we have suspended this task. Once we find the possible solution...that we have to suspend this task until we can find relevant rules...

    forum.aspose.com/t/image-distorted-in-excel-to-...
  9. Create or Load a Document in C#|Aspose.Words fo...

    Create a blank document or to load it from a file or stream using C#.... Almost any task that you want to perform with...

    docs.aspose.com/words/net/create-or-load-a-docu...
  10. Working with PDF Pages in C#|Aspose.PDF for .NET

    How to add pages, add headers and footers, add watermarks you can know in this section. Aspose.PDF for .NET explain to you all details on this topic....programming sample for this task. Add Page number using PageNumberStamp...

    docs.aspose.com/pdf/net/working-with-pages/