Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 183 for

swap pages

(0.12 sec)
  1. isLandscape() Does Not Return Correct Value - F...

    Hello, Using jar: aspose-pdf-25.2-jdk17.jar I don’t know why this is happening, but no matter what I do and what PDF document I open, the value I receive for isLandscape() is always “false”, even in cases where it is a…...getMessage()); continue; } Page page = doc.getPages().get_Item(1);...get_Item(1); double pageWidth = page.getPageInfo().getWidth(); double...

    forum.aspose.com/t/islandscape-does-not-return-...
  2. Check if Workbook contains hidden External Link...

    Learn how to detect hidden external links in Excel workbooks using Aspose.Cells for C++....International \ DDB \ FAS 133 \ Swap Rates \ GS_1M_3M_1_2_5_ ¥ $_...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/cpp/check-if-workbook-con...
  3. Features|Documentation

    Capabilities of Aspose.LLM for .NET — local inference, chat sessions, vision input, acceleration, session persistence, and what the SDK does not do.... This page lists what the SDK offers and...AddLlamaServices(preset) . You can swap implementations of IModelLoader...

    docs.aspose.com/llm/net/product-overview/features/
  4. CompatibilityOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Settings.CompatibilityOptions for seamless integration of user preferences from Microsoft Word's Compatibility tab. Enhance your document experience!...Floating Tables To Break Across Pages. DoNotExpandShiftRetu { get;...Allow Tables to AutoFit Into Page Margins. LayoutRawTableWidth...

    reference.aspose.com/words/net/aspose.words.set...
  5. PDF | Text box on rotated page - Free Support F...

    I am attempting to provide a system which will add text boxes onto an existing PDF document which may have page rotations. This is proving far more difficult that I expected. Box is specified by a position, height, widt…...PDF | Text box on rotated page Aspose.PDF Product Family srmorley...PDF document which may have page rotations. This is proving far...

    forum.aspose.com/t/pdf-text-box-on-rotated-page...
  6. Using built-in presets|Documentation

    Pick and use a built-in Aspose.LLM for .NET preset for your scenario — text vs vision, size vs speed, and task-based selection.... This page helps you pick the right preset...preset follows the same pattern — swap the class name to change the...

    docs.aspose.com/llm/net/developer-reference/pre...
  7. Issue with Merging Large PDF Files using Aspose...

    Hello, I am facing issues while merging large PDF files using Aspose.PDF(25.8.0.0). I have individual files of approximately 2GB each, and I am attempting to merge them into a single PDF, which could result in a file si…...Methods Used: I have tried both Pages.Add() and PdfFileEditor.Concatenate()...each source document (and its pages) into memory. When the source...

    forum.aspose.com/t/issue-with-merging-large-pdf...
  8. 从PDF生成缩略图|Aspose.PDF for .NET

    本节描述如何从PDF文档生成缩略图... y ) { // Swap width and height for landscape...1 ; pageCount <= document . Pages . Count ; pageCount ++) { using...

    docs.aspose.com/pdf/zh/net/generate-thumbnail-i...
  9. MultiplePagesType | Aspose.Words for Java

    Specifies how document is printed out in Java....// Insert text that spans 16 pages. DocumentBuilder builder = new...builder.insertBreak(BreakType.PAGE_BREAK); builder.write(MessageFormat...

    reference.aspose.com/words/java/com.aspose.word...
  10. MultiplePagesType enumeration | Aspose.Words fo...

    aspose.words.settings.MultiplePagesType enumeration. Specifies how document is printed out....no multiple pages specified. MIRROR_MARGINS Swaps left and right...on facing pages. TWO_PAGES_PER_SHEET Prints two pages per sheet...

    reference.aspose.com/words/python-net/aspose.wo...