Sort Score
Result 10 results
Languages All
Labels All
Results 7,641 - 7,650 of 155,328 for

2

(0.18 sec)
  1. 5115433.xml

    1.0 UTF-8 yes http://www.w3.org/2001/XMLSchema-instance 1 2 3 4 5 6 7 8 9 10 11 12 101 102 103 104 105 106 107 108 109 110 111 112...org/2001/XMLSchema-instance 1 2 3 4 5 6 7 8 9 10 11 12 101 102...

    docs.aspose.com/cells/ar/cpp/add-xml-map-inside...
  2. Aspose.Cells throws exception when loading .PRN...

    Hi there! When I try to load a .prn file into a new Workbook using Aspose.Cells (v26.2), it throws an exception: This file’s format is not supported or you don’t specify a correct format. The code I’m using is from t…...cells-net andyrut February 25, 2026, 2:30pm 1 Hi there! When I try to...Workbook using Aspose.Cells (v26.2), it throws an exception: This...

    forum.aspose.com/t/aspose-cells-throws-exceptio...
  3. PageExtractOptions.UpdatePageStartingNumber | A...

    Automatically update start page numbers in extracted documents for accurate pagination with this useful property....as if we had selected "Print 2 pages" in MS Word. // The start...start page will be set to 2 and the field indicating the number...

    reference.aspose.com/words/net/aspose.words/pag...
  4. Docker Container Support (debian:latest-slim) -...

    Hi there, Based on How to Run Aspose.Words in Docker|Aspose.Words for .NET it seems that in order to work with images in Aspose Words Images inside a docker container, we need to rely on SkiaSharp and that only a few co…...noskov May 1, 2025, 4:20am 2 @smoniz The information provided...debian:latest-slim? alexey.noskov May 2, 2025, 4:27am 4 @smoniz Aspose...

    forum.aspose.com/t/docker-container-support-deb...
  5. Add Page Stamp to PDF using C# | Aspose.PDF

    Add page stamp to PDF file programmatically with C# sample code using Aspose.PDF for .NET....GetPageStamp ( 2 ); for ( int i = 1 ; i < 5 ; i ++) { if ( i % 2 == 0 )...

    products.aspose.com/pdf/net/stamps/page/
  6. ChartSeries.CopyFormatFrom | Aspose.Words for .NET

    Discover the ChartSeries CopyFormatFrom method to effortlessly replicate data point formats by index, enhancing your charting efficiency and consistency....point with index 2 // so that the data point 2 looks the same as...

    reference.aspose.com/words/net/aspose.words.dra...
  7. ChartDataPointCollection.CopyFormat | Aspose.Wo...

    Effortlessly copy formatting between data points with the ChartDataPointCollection CopyFormat method. Enhance your data visualization today!...point with index 2 // so that the data point 2 looks the same as...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Aspose.Words.Document convert changing icons - ...

    Hello, I have a attached a couple documents that when converted to PDF will result in rendering issues. The code is just a simple conversion from word to pdf using Aspose.Words (23.3.0) (Icons are being converted to ot…...other icons) Health Canada QIU (2).docx (120.0 KB) (Content is being...noskov June 16, 2023, 4:30pm 2 @OpenDevSolutions I have tested...

    forum.aspose.com/t/aspose-words-document-conver...
  9. GlossaryDocument | Aspose.Words for Java

    Represents the root element for a glossary document within a Word document in Java....ldingBlo(glossaryDoc, "Block 2")); glossaryDoc.appendChild(c...getLastBuildingBlock().getName()); // 2 - Get a building block by index:...

    reference.aspose.com/words/java/com.aspose.word...
  10. PageSet.Even | Aspose.Words for .NET

    Retrieve a set of all even pages from your document in their original order with PageSet Even. Streamline your workflow and enhance document management!...Writeln ( $"Page {i + 1} ({(i % 2 == 0 ? " odd " : " even ")})"...ExportPageSet.Even.pdf" , options ); // 2 - Save only the odd-numbered pages:...

    reference.aspose.com/words/net/aspose.words.sav...