Sort Score
Result 10 results
Languages All
Labels All
Results 2,441 - 2,450 of 30,435 for

make

(0.22 sec)
  1. Line spacing and word spacing differences when ...

    The current version of Aspose I have is 17.2.0. Using the 30 day temporary license for version 25.3.0, I notice slight differences in line spacing and word spacing that add up across documents with multiple pages. The r…...Document Layout Engine is to make it as close to MS Word as possible...

    forum.aspose.com/t/line-spacing-and-word-spacin...
  2. Update toc didn't work - Free Support Forum - a...

    doc.updateFields(), you have to manually update the entire directory after opening word. Moreover, the table of contents is inconsistent with the first-level heading, and there should be two spaces between the serial n…...with the first-level headings, make sure that the headings in your...save("YourDocumentWithTOC.doc"); Make sure to adjust the styles and...

    forum.aspose.com/t/update-toc-didnt-work/310348
  3. Create CompactTree style organization chart in ...

    Python source code to create CompactTree style organization chart in vssm file within any Python based application.... Please make sure that you have the following...(Windows, Linux and MacOS), just make sure that system have Java 1...

    products.aspose.com/diagram/python-java/organiz...
  4. Create flowchart style organization chart in VS...

    Python source code to create flowchart style organization chart in vstx file within any Python based application.... Please make sure that you have the following...(Windows, Linux and MacOS), just make sure that system have Java 1...

    products.aspose.com/diagram/python-java/flowcha...
  5. Table of Contents List of Tables or Figures|Asp...

    Learn how to add a Table of Contents, List of Tables, or Figures in PDF reports using Aspose.PDF for Reporting Services....do it in the following steps: Make sure that Aspose.Pdf.ListSectionStyle...

    docs.aspose.com/pdf/reportingservices/table-of-...
  6. Managing Distribution Lists in PST Files|Docume...

    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.... display its properties, or make modifications) } } } } Update...

    docs.aspose.com/email/net/managing-distribution...
  7. Android API to Convert MOBI to TSV or with free...

    Convert MOBI to TSV in Android Apps without using using Microsoft Word or Microsoft Excel or online. Test free MOBI to TSV online converter quickly before integrating the code.... To make the content of a MOBI file accessible...easy to read and manipulate, making it ideal for data analysis...

    products.aspose.com/total/android-java/conversi...
  8. Unable to convert a web-page content to pdf - S...

    Hi! I have the following URL of a web page that I want to convert to PDF: https://www.theverge.com/2023/1/16/23557098/generative-ai-art-copyright-legal-lawsuit-stable-diffusion-midjourney-deviantart/ I also have some c…... How can I make it work from my code in the...will let you know as soon as make some progress towards ticket...

    forum.aspose.com/t/unable-to-convert-a-web-page...
  9. Using border-radius and box-shadow in Html -> P...

    Hello, I’m trying to get a rectangle with rounded corners and shadow by converting HTML into PDF. I’m using latest Aspose.HTML v25.05 for this. A proper HTML does not work when processing through Aspose.Html and saving…... Any hints on how to make it work? Below the code I use...concerns as well. As soon as we make some progress towards ticket...

    forum.aspose.com/t/using-border-radius-and-box-...
  10. I want to fetch the color of the hatch in dwg f...

    foreach (var entity in _cadImage.Entities) { var n = entity.LayerName; var l = _cadImage.Layers.GetLayer(n); { if (entity is CadHatch hatch) { Console.WriteLine("Polyline color ID is {0}, layer's name is {1…...NET, you will need to make a few modifications to your...the name of the hatch pattern. Make sure to check the documentation...

    forum.aspose.com/t/i-want-to-fetch-the-color-of...