Sort Score
Result 10 results
Languages All
Labels All
Results 6,411 - 6,420 of 157,580 for

2

(0.28 sec)
  1. Aspose pdf is failing to convert text containin...

    Hello, I’m using TextAbsorber to extract text from pdf but it is failing to convert the superscript and subscript from pdf. The pdf contains simple mathematical and chemistry equations. Please guide me to get it done, I…...Discourse June 25, 2025, 3:36pm 2 @Shivah6 Cause The issue you’re...particularly? Shivah6 July 2, 2025, 2:27pm 6 Hello @asad.ali The...

    forum.aspose.com/t/aspose-pdf-is-failing-to-con...
  2. Failure to Get Images of Shapes on a PowerPoint...

    Hi Team, I have a PPTX (attached) with one slide. When I try to get image of the shape on the slide, I get error from Aspose: Processing AutoShape 1 on slide 1 Error processing shape on slide 1: Object reference not …...GetImage(0, 2, 2); // Save the image with a unique...Discourse February 6, 2026, 9:57am 2 @bhav You’re getting a NullReferenceExcepti...

    forum.aspose.com/t/failure-to-get-images-of-sha...
  3. Working with CPIO Archives in C# | Aspose.Zip f...

    Examples of using a C# library to create, compress, and extract CPIO archives....Create)) 2 { 3 FileInfo fi1 = new FileInfo(...archive = new CpioArchive()) 2 { 3 archive.CreateEntries( "C:\\folder"...

    docs.aspose.com/zip/net/cpio-archiving/
  4. Aspose.zip for .net 解压中文乱码 - Free Support Forum...

    zip压缩包里面有中文文件名的文件,解压后是乱码,请问有办法处理? 使用的是最新的.net 版aspose.zip...hafeez December 1, 2020, 2:44pm 2 @gsh365 , 请ZIP并在此处附加以下资源进行测试:...您提供更多信息。 gsh365 December 2, 2020, 2:27am 3 Desktop.zip (1.7 ...

    forum.aspose.com/t/aspose-zip-for-net/222189
  5. Pdf->docx- bullets markup lost - Free Su...

    Hello! I trying convert a pdf to docx: using (var doc = new asposePDF.Document(path)) { DocSaveOptions opt = new DocSaveOptions() { Format = DocSaveOption…...Product Family AStepanov April 2, 2014, 5:21am 1 Hello! I trying...ahmad April 3, 2014, 12:44am 2 Hi Alexander, We are sorry for...

    forum.aspose.com/t/pdf-amp-gt-docx-bullets-mark...
  6. WrapType Enum | Aspose.Words for .NET

    Discover how the Aspose.Words.Drawing.WrapType enum enhances text wrapping around shapes and images for professional document formatting.... Square 2 Wraps text around all sides of...PageWidth - shape . Width ) / 2 ; shape . Top = ( builder . PageSetup...

    reference.aspose.com/words/net/aspose.words.dra...
  7. ConditionalStyle | Aspose.Words for Java

    Represents special formatting applied to some area of a table with assigned table style in Java....write("Cell 2"); builder.endRow(); builder.insertCell();...setBackgroundPattern(Color.BLUE); // 2 - By index: tableStyle.getConditionalStyles()...

    reference.aspose.com/words/java/com.aspose.word...
  8. CustomXmlSchemaCollection class | Aspose.Words ...

    Aspose.Words.Markup.CustomXmlSchemaCollection class. A collection of strings that represent XML schemas that are associated with a custom XML part... toEqual ( 2 ); // Enumerate the schemas and...index: schemas . removeAt ( 2 ); // 2 - Remove a schema by value:...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose.cells excel保存为pdf,图表图例格式错位 - Free Suppor...

    图例测试.zip (125.5 KB) Workbook workbook = new Workbook("C:\\TEST\\图例测试.xlsm"); workbook.Save("C:\\TEST\\图例测试.pdf");...中文技术支持 lingtian January 16, 2026, 2:23pm 1 图例测试.zip (125.5 KB) Workbook...Discourse January 16, 2026, 2:23pm 2 @lingtian • 图例错位具体表现为哪些形式...

    forum.aspose.com/t/aspose-cells-excel-pdf/324504
  10. 将目录添加到现有的PDF中使用Ruby|Aspose.PDF for Java

    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...."第一页" , "第二页" ] i = 0 while i < 2 # 创建标题对象 heading2 = Rjb :: import... getPages (). get_Item ( i + 2 )) # 目标页 heading2 . setTop ( doc...

    docs.aspose.com/pdf/zh/java/add-toc-to-existing...