Sort Score
Result 10 results
Languages All
Labels All
Results 7,921 - 7,930 of 23,612 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. 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/
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. List | Aspose.Words for Java

    Represents formatting of a list in Java....parent document and is valid only in the context of that document...encounter lists that have 1 level only. Examples: Shows how to create...

    reference.aspose.com/words/java/com.aspose.word...
  8. 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...
  9. NodeRendererBase.GetOpaqueBoundsInPixels | Aspo...

    Discover how the NodeRendererBase GetOpaqueBoundsInPixels method efficiently calculates shape bounds in pixels, optimizing for zoom and resolution....for rendering the shape with only opaque part of the shape. Examples...for rendering the shape with only opaque part of the shape. Examples...

    reference.aspose.com/words/net/aspose.words.ren...
  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...