Sort Score
Result 10 results
Languages All
Labels All
Results 3,371 - 3,380 of 36,124 for

list

(0.18 sec)
  1. Client-Side UI Solutions for PDF Editing with A...

    Hello! As the title suggests, I was looking for the correct approach on creating a client-side, visual, PDF editor. I understand that Aspose API services are mostly for the backend, but I had a few questions: Does Asp…...does not publish an official list of third‑party front‑end editors...

    forum.aspose.com/t/client-side-ui-solutions-for...
  2. Merge PDF files using Python | Aspose.PDF

    Merge PDF files programmatically with Python sample code using Aspose.PDF for Python for .NET... For a complete list of supported formats, refer...

    products.aspose.com/pdf/python-net/merger/pdf/
  3. Lost ParagraphFormat When Split Words in C# - F...

    Hi, I’m trying to split some Words documents by heading. But the output files seem like losting ParagraphFormat . How can I keep the same formating with the sourced document. Thanks. Test Info Using SDK: Aspose.Word…...KeepSourceNumbering = true; List<Document> docParts = new List<Document>();...

    forum.aspose.com/t/lost-paragraphformat-when-sp...
  4. FieldAutoTextList | Aspose.Words for Java

    Implements the AUTOTEXTList field in Java....AUTOTEXTLIST field to select from a list of AutoText entries. public...insertField(FieldType.FIELD_AUTO_TEXT_LIST, true); field.setEntryName("Right...

    reference.aspose.com/words/java/com.aspose.word...
  5. LineNumberRestartMode Enum | Aspose.Words for .NET

    Discover Aspose.Words.LineNumberRestartMode enum to control automatic line numbering resets for enhanced document formatting and clarity....This is the same behavior as a List object, // but it covers the...

    reference.aspose.com/words/net/aspose.words/lin...
  6. How to distinguish between destination driver l...

    Hi Alexander, You said in other post: “No, add ConversionException is good idea but need to do it on your side! If add it on our side, it will be incorrect. Cos our Api not only for conversion! For example if GpxDriv…... Do you have a list of messages from your api that...9:07am 4 No, we do not have list of messages . Exclude conversion...

    forum.aspose.com/t/how-to-distinguish-between-d...
  7. 在 C# 中指定 3D 文件加载选项|Documentation

    有几个接受LoadOptions对象的Scene.Open方法重载或Scene类构造函数重载。每种加载格式都有一个相应的类,该类保存该加载格式的加载选项。... LookupPaths = new List < string >( new string [] {...loadSTLOpts . LookupPaths = new List < string >( new string [] {...

    docs.aspose.com/3d/zh/net/specify-3d-file-load-...
  8. Encrypt PDF File|Aspose.PDF for .NET

    This topic explains how to Encrypt PDF File using PdfFileSecurity Class.... Review a possible list of such CryptoAlgorithm : Member...

    docs.aspose.com/pdf/net/encrypt-pdf-file/
  9. 使用 Aspose.Email for Java 在 Microsoft Graph 中管理联...

    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....IGraphClient graphClient = null ; // List Contacts MapiContactCollectio...

    docs.aspose.com/email/zh/java/manage-contacts-i...
  10. PPTX‑to‑Video Conversion in C# with Interactive...

    Hi, We’re looking to convert PowerPoint presentations to video with interactive navigation capabilities. Our requirements are: Convert PPTX files to video format Enable users to navigate through slides with “Next”…...const int FPS = 30; List<string> frames = new List<string>(); using...

    forum.aspose.com/t/pptx-to-video-conversion-in-...