Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 19,679 for

2 of

(0.08 sec)
  1. Migration from Earlier Versions of Aspose.Slide...

    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....2.0 Public API and Backwards Incompatible...in Aspose.Slides for .NET 15.2.0 Public API and Backwards Incompatible...

    docs.aspose.com/slides/net/migration-from-earli...
  2. Is it possible to change the font size of parag...

    Hello Aspose Team, I am working on a solution where I convert Visio files to PDF using Aspose.Diagram for Python via .NET. I would like to know if it is possible to change the font size Of the paragraphs present in the…...Discourse June 28, 2025, 9:24am 2 @sayen_vv Cause Changing the font...diagram.SaveFileFormat.PDF) # Step 2: Load the generated PDF pdf_document...

    forum.aspose.com/t/is-it-possible-to-change-the...
  3. DWG to PNG - please provide sample of cadRaster...

    I have managed to get a very poor quality image exported from a prOfessional ACAD .DWG. It is not fit for purpose. The drawing (i want to print zoom extents) exports perfectly fine in Autodesk trueview to a monchrome P…...Discourse June 11, 2025, 9:32am 2 @ctgarvey To achieve maximum quality...Like ctgarvey June 13, 2025, 2:42pm 11 Thanks Oleksii, the line...

    forum.aspose.com/t/dwg-to-png-please-provide-sa...
  4. 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…...Family cad-net Asheesh32 May 2, 2025, 5:55am 1 foreach (var entity...is {1}, layer's color ID is {2}", entity.ColorId, entity.LayerName...

    forum.aspose.com/t/i-want-to-fetch-the-color-of...
  5. How can i extract the Table with a special tags...

    So i am trying to extract a table out Of my single paged OCR PDF which has a Table and some other paragraphs with Aspose OCR and Aspose PDF Below is one code sample [HttpPost("read-pdf-aspose")] public async Ta…...2 KB) The response i am receiving...then another 2 lines asad.ali March 5, 2025, 10:37pm 2 @izzmekaif...

    forum.aspose.com/t/how-can-i-extract-the-table-...
  6. How to fetch the entities inside a viewport of ...

    How can i fetch the entities inside the viewport Of a layout in dwg file using Aspose.Cad for dot net....Discourse May 1, 2025, 5:11am 2 @Asheesh32 To fetch the entities...

    forum.aspose.com/t/how-to-fetch-the-entities-in...
  7. OCR order of text when adds text to a PDF - Fre...

    Using Aspose.PDF for Java (version 19.3), I would like to add some text stamps to a previously generated PDF file and GET the text as it is displayed, no matter what the PDF viewer is. That is, no matter what technology…...ali August 23, 2022, 8:34pm #2 @rmachincsd rmachincsd: when I...

    forum.aspose.com/t/ocr-order-of-text-when-adds-...
  8. Adding Text to the Top Right and Top Left of a ...

    Hi everyone; I opened this topic: How to Set Text to Header in Presentation Using Aspose.Slides for .NET 18.3 - Free Support Forum - aspose.com When I was looking answer Of this topic and try to something for getting w…...potapov April 11, 2023, 11:04am #2 @hvkktr , Thank you for posting...autoShape2.AddTextFrame("Sample 2"); // Format the text. var paragraph2...

    forum.aspose.com/t/adding-text-to-the-top-right...
  9. "Depending on the length of the text, the follo...

    “Depending on the length Of the text, the following characters appear unevenly. Is there a way to fix this?” MACROGEN_EngHealthCare.pdf (3.5 MB) // Create TextAbsorber object to find all ins…...hbhur102 June 16, 2025, 8:11am 2 page_ MACROGEN_EngHealthCare.pdf...

    forum.aspose.com/t/depending-on-the-length-of-t...
  10. Get Node that Contains the End of Matched Strin...

    FindReplaceOptions optionsWhile = new FindReplaceOptions(); optionsWhile.setReplacingCallback(new ReplaceHandler()); WordDoc.getRange().replace(Pattern.compile("[tag(.+?)](.+?)[/tag]"), "", optionsWhile); in ReplaceHand…...hafeez November 19, 2020, 2:19pm 2 @hlgao , You can meet this...performed per the protocol.?S.2.5 Test ANOTHER SECTION?All of...

    forum.aspose.com/t/get-node-that-contains-the-e...