Sort Score
Result 10 results
Languages All
Labels All
Results 2,641 - 2,650 of 82,722 for

update

(0.18 sec)
  1. 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#.... See Also Update your Azure Functions tools...

    docs.aspose.com/words/net/windows-azure-platform/
  2. File Format Conversion via C# | products.aspose...

    Convert Microsoft Word, Excel, PowerPoint, Outlook, PDF, HTML, 3D Images, Diagrams, Video Formats and many other popular files with just few lines of C# code....Programmers can easily create, update, render, print and convert...

    products.aspose.com/total/net/conversion/
  3. Add Bookmark to PDF using C++ | Aspose.PDF

    Add Bookmarks to PDF Programmatically with C++ Using Aspose.PDF for C++...( pdfOutline ); // Save the update document pdfDocument -> Save...

    products.aspose.com/pdf/cpp/bookmarks/
  4. Image extraction and saving is taking longer ti...

    While using Aspose.Words 25.9, an issue occurs during document processing, specifically when extracting images and saving the document. The process becomes stuck on one of the images, causing the overall operation to fai…...12 update . ELSSAM_elsevier_com January...

    forum.aspose.com/t/image-extraction-and-saving-...
  5. Rotate PDF using JavaScript via C++ | Aspose.PDF

    Rotate PDF documents programmatically with JavaScript via C++ sample code using Aspose.PDF for JavaScript via C++...JavaScript via C++ library, you can update or change the page orientation...

    products.aspose.com/pdf/javascript-cpp/rotate/
  6. Content missing while converting word to pdf - ...

    Dear Support Team, We are converting word to Pdf using aspose. while rendering the data is missing and Numbering serial order is missing in the generated Pdf file.Test.pdf (205.1 KB) Please find the attached documents …...11 update also available on NuGet ....

    forum.aspose.com/t/content-missing-while-conver...
  7. System requirements|Documentation

    Minimum requirements and prerequisites for developing applications with Aspose.OCR for .NET....Microsoft Visual Studio 2015 (update NuGet Package Manager to the...

    docs.aspose.com/ocr/net/system-requirements/
  8. XlsxSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XLSX format in Java....Date) property is updated before saving. getUpdateFields()...of certain types should be updated before saving the document...

    reference.aspose.com/words/java/com.aspose.word...
  9. Manage Presentation Properties in .NET|Aspose.S...

    Master presentation properties in Aspose.Slides for .NET and streamline search, branding and workflow in your PowerPoint and OpenDocument files....the property’s value will be updated. In the example below, we demonstrate...metadata and supports dynamic updates based on user input or business...

    docs.aspose.com/slides/net/presentation-propert...
  10. 布局收集器问题 - Free Support Forum - aspose.com

    我需要通过文档布局收集器获取表格相对于页面的坐标,但是获取到的布局收集器是空的,为什么?怎么解决? // 获取表格所属文档,并强制更新文档布局(以确保后续布局信息准确) if (table.Document is not Document document) return (null, null); // 确保布局信息是最新的 document.UpdatePageLayout(); // 创建布局收集器和枚举器 Layou…...Rectangle; // Update min/max coordinates. minX =...

    forum.aspose.com/t/topic/311958