Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 87,541 for

may

(0.08 sec)
  1. Error: Index was out of range. Must be non-nega...

    This error is given when imaging the attached .pdf into a .tif. Is this an issue with Aspose itself?ImagingIndexError.pdf (315.3 KB)...PDF Product Family mpkostek May 1, 2023, 2:32pm 1 This error...Parameter name: index(1) asad.ali May 1, 2023, 9:48pm 2 @mpkostek Would...

    forum.aspose.com/t/error-index-was-out-of-range...
  2. Renumbering starts at 1 again - Free Support Fo...

    Hello, the numbering in the ‘Bilanz’ document should start at 2. The numbering in the ‘GuV’ document should start at 3. When I append the ‘GuV’ to a document, the numbering persists. However, if I do the same with th…... Nachti May 8, 2024, 6:40am 7 @alexey.noskov...information ? @Nachti alexey.noskov May 8, 2024, 11:11am 8 @Nachti We...

    forum.aspose.com/t/renumbering-starts-at-1-agai...
  3. Tables not merging correctly when multiple colu...

    I have a word document that has a bunch of tables on it. When I try to merge all of the tables into one table the columns become all mismatched, like so: This is the code I am using to merge the tables: public void…...words-net fileboundintegration May 7, 2025, 8:07pm 1 I have a word...appreciated. Professionalize.Discourse May 7, 2025, 8:07pm 2 @fileboundintegration...

    forum.aspose.com/t/tables-not-merging-correctly...
  4. PdfSaveOptions.preblend_images property | Aspos...

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

    reference.aspose.com/words/python-net/aspose.wo...
  5. Table Cell Text with WrapText set to False does...

    Hello, I am trying to make text NOT wrap within a table cell, after being converted to a PDF from a Word document. I am using: builder.CellFormat.WrapText = false; The Word Doc is created from scratdch, and it looks …...Family words-net martincoty77 May 5, 2025, 1:00pm 1 Hello, I am...You. Professionalize.Discourse May 5, 2025, 1:01pm 2 @martincoty77...

    forum.aspose.com/t/table-cell-text-with-wraptex...
  6. InsertDocument custom margins issue - Free Supp...

    When i use DocumentBuilder’s InsertDocument builtin method , if the inserted document has bespoke margins their format won’t be copied on the final document, and i specifically use the 2nd parameter ImportFormatMode.Keep…...KeepSourceFormatting , it may be due to how the method handles...Microsoft Word. However, it may not always retain all formatting...

    forum.aspose.com/t/insertdocument-custom-margin...
  7. PageLayoutEvent Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Layout.PageLayoutEvent enum—essential for optimizing page layout events during document rendering and building. Enhance your workflow today!...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/net/aspose.words.lay...
  8. 删除分节符影响书签标记 - Free Support Forum - aspose.com

    Document document = new Document("input.docx"); for (int i = document.getSections().getCount() - 2; i >= 0; i--) { document.getLastSection().prependContent(document.getSections().get(i)); …...删除分节符影响书签标记 中文技术支持 words-java Crane May 9, 2025, 8:20pm 1 Document document...如何保持书签不变呢 Professionalize.Discourse May 9, 2025, 8:20pm 2 @Crane 要在删...

    forum.aspose.com/t/topic/312511
  9. PageLayoutEvent enumeration | Aspose.Words for ...

    aspose.words.layout.PageLayoutEvent enumeration. A code of event raised during page layout model build and rendering....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/python-net/aspose.wo...
  10. Aspose::Words::Saving::PdfSaveOptions::get_Preb...

    Aspose::Words::Saving::PdfSaveOptions::get_PreblendImages method. Gets or sets a value determining whether or not to preblend transparent images with black background color in C++....const Remarks Preblending images may improve PDF document visual appearance...dictionary. Also preblending images may decrease PDF rendering performance...

    reference.aspose.com/words/cpp/aspose.words.sav...