Sort Score
Result 10 results
Languages All
Labels All
Results 2,621 - 2,630 of 30,423 for

make

(0.3 sec)
  1. Create flowchart style organization chart in VS...

    Python source code to create flowchart style organization chart in vstm 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...
  2. How to Format Number to Accounting with C++|Doc...

    This article will introduce how to Format Number to Accounting using Aspose.Cells for C++ API....presenting numerical data, making it easier to read, understand...financial analysis and decision-making, where accuracy is paramount...

    docs.aspose.com/cells/cpp/how-to-format-number-...
  3. 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
  4. 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...
  5. 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...
  6. Terminator shape bumed from one side. and it is...

    Hi Team, I am using Aspose diagram to create the visio and converting visio to pdf. Cdde snippet- image.png (134.8 KB) Issue I am getting image.png (4.2 KB) The shape I am expecting image.png (4.1 KB) Package I a…...height = width / 2; } but this makes it even worse. as given below...width; shape.Height = height; } Make sure to apply this setting before...

    forum.aspose.com/t/terminator-shape-bumed-from-...
  7. 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...
  8. 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-...
  9. 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...
  10. Restrict Document Editing in C#|Aspose.Words fo...

    Restrict editing a document by setting a restriction type using C#. You can also remove protection and Make unrestricted editable regions....remove protection, and how to make unrestricted editable regions...these unrestricted parts and make changes to the content. Aspose...

    docs.aspose.com/words/net/restrict-document-edi...