Sort Score
Result 10 results
Languages All
Labels All
Results 6,551 - 6,560 of 33,685 for

line

(0.13 sec)
  1. DJVU to EMF Images Conversion with Python | pro...

    How to use Python for DJVU to EMF images and photos conversion on desktop and web applications.... The system command line >> pip install aspose-imaging-python-net...files to EMF in just a few lines of code. load DJVU file with...

    products.aspose.com/imaging/python-net/conversi...
  2. DJVU to WMF Images Conversion with Python | pro...

    How to use Python for DJVU to WMF images and photos conversion on desktop and web applications.... The system command line >> pip install aspose-imaging-python-net...files to WMF in just a few lines of code. load DJVU file with...

    products.aspose.com/imaging/python-net/conversi...
  3. Handling of duplicate Headers in EML files - Fr...

    The EDRM DupeID project requires that if an email has multiple “Message-ID” headers, only the first one should be used. Some experiments indicate that Aspose.Email (.NET) makes only the last value available, and there d…...such as multiple Message‑ID lines. All three accessors you tried...you need to see every header line, read the raw .eml file yourself...

    forum.aspose.com/t/handling-of-duplicate-header...
  4. C++ API to Convert MHTML to TSV | products.aspo...

    Convert MHTML to TSV via C++ API without using Microsoft Excel or Adobe Reader...TSV in C++ with just a few lines of code. C++ API to Convert...Format APIs Install from command line as nuget install Aspose.Total...

    products.aspose.com/total/cpp/conversion/mhtml-...
  5. C# API to Export EML to TEXT | products.aspose.com

    Convert EML to TEXT without using Microsoft Word or Outlook on .NET...Converter API Install from command line as nuget install Aspose.Total...read-only by using the following lines of code. Document document =...

    products.aspose.com/total/net/conversion/eml-to...
  6. Mail merge with repeating data in a table - Fre...

    Hi, Let’s say I want to generate a batch of 100 invoices, 2 pages per invoice. The template has headers and footers and a different section for each page. I can do a normal mail merge using “Execute” and providing a D…...to have a table of invoice lines on each invoice. I can create...normal mail merge and the Invoice Line level to work as a table region...

    forum.aspose.com/t/mail-merge-with-repeating-da...
  7. Convert GIF to Base64 – Online Encoder and C# Code

    Convert GIF to Base64 onLine or in C# and use an encoded string for data URI. Embed it into HTML, CSS, XML, JSON and others....on websites for logos, icons, line art, and more. How to convert...operations can be done with a few lines of code: C# code to convert...

    products.aspose.com/svg/net/gif-to-base64/
  8. Possible bug with document layout calculation -...

    Hi, I’m currently evaluating the Aspose.Words library, and I believe I may have encountered a bug. Steps to Reproduce Download the attached layout_calc_bug.docx file and save it without making any changes. layout_c…...Rectangle; // measure last line enumerator.MoveLastChild();...Assert.AreEqual(LayoutEntityType.Line, lastLineType); Assert.IsTrue(columnRect...

    forum.aspose.com/t/possible-bug-with-document-l...
  9. Incorrect render of text with font from Aptos f...

    Hello, I have an issue when rendering a worksheet range to an EMF image when the font is from Aptos family. The render creates an image where the text lacks spaces as seen in this screenshot: image.png (739 Octets) W…...even with the addition of such line, the result remains unchanged...correctly, consider removing this line entirely, as it may lead to...

    forum.aspose.com/t/incorrect-render-of-text-wit...
  10. PPSX file can't be opened with powerpoint - Fre...

    This code works for PPTX case but not for PPSX. image.png (22.1 KB) What is wrong? When I try to unzip it, it doesn’t work either. PPTX is not problem. case ReportType.PPTX: { using var ms = new MemoryStream(…... Below are the simplest lines of code that I am using: //...end the Response by adding the line at the end: e.g., .... await...

    forum.aspose.com/t/ppsx-file-cant-be-opened-wit...