Sort Score
Result 10 results
Languages All
Labels All
Results 8,751 - 8,760 of 27,387 for

only

(0.2 sec)
  1. E-Mail conversion to PDF - Free Support Forum -...

    We are using your product Aspose.Total Our main use case is converting Outlook emails (.msg files) to PDF, using the following API interface: https://docs.aspose.com/email/net/saving-an-email-as-pdf/ We are currently …...the E-Mail file is too big it only shows a small part of the picture...rendering in the output PDF, where only a portion of the image is visible...

    forum.aspose.com/t/e-mail-conversion-to-pdf/315803
  2. Managing downloadable resources|Documentation

    How to manage Aspose.OCR for Java downloadable modules.... You only download and store what is necessary...application’s lifetime. You only download and store what is necessary...

    docs.aspose.com/ocr/java/modules/management/
  3. PUB Converter API solution | C++

    Convert Microsoft Publisher files Programmatically via C++ library. Simple API solution to build your own PUB converter C++ project....Converter API, which works not only with single-page documents but...interface and the process will take only a few seconds. The solution...

    products.aspose.com/pub/cpp/conversion/
  4. Infinite Hang on Document Conversion - Free Sup...

    Aspose Words Layout Engine Infinite Hang Bug Report Issue Summary Product: Aspose.Words for Java Version: 26.3 Issue: Layout engine enters infinite loop during getPageCount(), updateFields(), or save() operations Impa…...working copy: Style Collection : Only 17 styles (normal documents...Style collection corruption : Only 17 styles vs 30-40+ in normal...

    forum.aspose.com/t/infinite-hang-on-document-co...
  5. Few Fields not being populated onto XFA PDF usi...

    Hello I am using the below code to populate the attached PDF (FDA-3331a_Dyn_Sec_Ext_10-14-2024-unlocked.pdf) using attached FDA-3331a_Dyn_Sec_Ext_10-14-2024-unlocked.pdf (3.3 MB) XML (Pasted below) but few fields do no…...if the fields are set to read-only or if there are any conditions...form with a minimal XML that only includes the fields you are...

    forum.aspose.com/t/few-fields-not-being-populat...
  6. ReportingEngine creating reflectionTypes with R...

    I’m creating a type with that logic: AssemblyName encaseModularAsemblyName = new AssemblyName("ModularEncasedAssembly_" + Guid.NewGuid()); AssemblyBuilder encaseModularAssemblyBuilder = AssemblyBuilder.DefineDynamicAsse…...happens A collectible assembly can only reference other collectible...to reproduce the issue. The only thing I can suggest to try is...

    forum.aspose.com/t/reportingengine-creating-ref...
  7. Some content cannot be replaced successfully Wh...

    Sample Code void Main() { InitCoreComponent(); var doc = new Aspose.Words.Document(@"C:\Users\admin\Desktop\demo.docx"); foreach (Paragraph para in doc.GetChildNodes(NodeType.Paragraph, true)) { Range paraRange …...you want to match whole words only }; // Replace text throughout...you want to match whole words only }; I added this setting, but...

    forum.aspose.com/t/some-content-cannot-be-repla...
  8. FieldEnd Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldEnd class, which efficiently handles Word field endings in documents, enhancing your document processing capabilities.... FieldEnd can only be a child of Paragraph . A...field end character. Some fields only have field start, field code...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Encrypting Excel Files with Node.js via C++|Doc...

    Learn how to encrypt and password‑protect Excel files using Aspose.Cells for Node.js via C++....however, an encrypted ODS file can only be opened by OpenOffice after...can be opened in OpenOffice only. const path = require ( "path"...

    docs.aspose.com/cells/nodejs-cpp/encrypting-exc...
  10. Comment | Aspose.Words for .NET

    Create engaging comments effortlessly with our Comment constructor. Initialize a new Comment class instance and enhance user interaction seamlessly!...( commentVisitor ); // Visit only start of the comment. comment...( commentVisitor ); // Visit only end of the comment. comment...

    reference.aspose.com/words/net/aspose.words/com...