Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 88,826 for

may

(0.09 sec)
  1. VSDX saved to PDF is missing elements - Free Su...

    Hi, When converting a specific .vsdx to .pdf, most of its content is not visible. I’m using this code: Diagram diag = new Diagram(options.SourcePath); diag.Save(options.DestinationPath, SaveFileFormat.Pdf);...Diagram Product Family sogidev May 28, 2025, 2:25pm 1 Hi, When converting...Pdf); Professionalize.Discourse May 28, 2025, 2:25pm 2 @sogidev It...

    forum.aspose.com/t/vsdx-saved-to-pdf-is-missing...
  2. 生成word问题 - Free Support Forum - aspose.com

    aspose word for java 后台生成word或pdf时,会出现段落的最后一行末尾的标点符号出现在第二行的首部,这是不允许的,请问该问题如何处理...生成word问题 中文技术支持 words-java wangyan May 10, 2025, 1:36am 1 aspose word...允许的,请问该问题如何处理 alexey.noskov May 10, 2025, 4:06am 2 @wangyan ...

    forum.aspose.com/t/word/312515
  3. Convert PDF to PDF/A | Aspose.PDF for .NET | Em...

    Hello, I am using Aspose.Pdf to convert PDF files to the PDF/A standard. In the process, I noted that when converting a PDF file with a newly embedded file (sample-input.pdf), the processed file ignores the MIME Type gi…...castilla May 5, 2025, 3:59pm 1 Hello, I am...5562>>>>stream Professionalize.Discourse May 5, 2025, 3:59pm 2 @daniel.castilla...

    forum.aspose.com/t/convert-pdf-to-pdf-a-aspose-...
  4. How to Set Authorization Token for Internal API...

    Hi Aspose Team, We are using Aspose.Cells GridJs Spreadsheet in our web application and it’s working well for displaying Excel files. However, we are facing an issue with internal API calls, specifically when loading i…...resources like images, which may bypass the ability to attach...headers for internal requests, you may configure the base URL for image...

    forum.aspose.com/t/how-to-set-authorization-tok...
  5. Footnote and revisions - Free Support Forum - a...

    Hi, I just wanted to check is this expected behaviour, when tracking changes and i move position of footnote i get deleted duplicated revison footnote in document. word doc: footnotetc1.docx (15.5 KB) Document doc =…...Product Family words-java Saric May 20, 2026, 9:26am 1 Hi, I just...save("footnote_savedtc1.docx"); alexey.noskov May 20, 2026, 1:57pm 2 @Saric The...

    forum.aspose.com/t/footnote-and-revisions/328702
  6. PageLayoutEvent | Aspose.Words for Java

    A code of event raised during page layout model build and rendering in Java....build, page layout model may or may not be further rendered into...that page may reflow multiple times and that reflow may restart...

    reference.aspose.com/words/java/com.aspose.word...
  7. 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…...html-to-pdf , html-net mlamla May 20, 2025, 12:57pm 1 Hello, I’m...ctrtemplate.zip (550 Bytes) asad.ali May 20, 2025, 8:08pm 2 @mlamla We...

    forum.aspose.com/t/using-border-radius-and-box-...
  8. 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…...Product Family cad-net Asheesh32 May 2, 2025, 5:55am 1 foreach (var...files. Professionalize.Discourse May 2, 2025, 5:55am 2 @Asheesh32...

    forum.aspose.com/t/i-want-to-fetch-the-color-of...
  9. PdfSaveOptions.preblendImages property | Aspose...

    PdfSaveOptions.preblendImages property. Gets or sets a value determining whether or not to preblend transparent images with black background color....boolean Remarks Preblending images may improve PDF document visual appearance...dictionary. Also preblending images may decrease PDF rendering performance...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. SVG rendered too large with HtmlSaveOptions but...

    Hello, I am encountering an issue when saving a DOCM file containing SVG content to HTML. When using HtmlFixedSaveOptions, the output is correct. However, when using HtmlSaveOptions , the SVG elements appear extremely …... ISIWARE May 5, 2026, 12:19pm 3 Hello, I noticed...workaround available that I may have missed? Thank you in advance...

    forum.aspose.com/t/svg-rendered-too-large-with-...