Sort Score
Result 10 results
Languages All
Labels All
Results 9,711 - 9,720 of 154,960 for

2

(0.18 sec)
  1. Converting from PDF to PDF/A does not produce t...

    Good evening, I encountered a problem converting from PDF to PDF/A. The file I’m attaching file1 1 (1).pdf (135,0 KB) cannot be converted to PDF/A. The conversion result is always in the “standard” PDF format. I tri…...Family L1b3r0 July 29, 2025, 2:57pm 1 Good evening, I encountered...Professionalize.Discourse July 29, 2025, 2:57pm 2 @L1b3r0 Good evening! It sounds...

    forum.aspose.com/t/converting-from-pdf-to-pdf-a...
  2. Aspose word转pdf 中英文换行问题 - Free Support Forum - ...

    使用doc文件转pdf,中英文在一块,会换行...KB kin58 June 18, 2025, 9:47am 2 我的文件是doc格式的 使用的aspose.word 25...您可以将其压缩并在此处附加.zip文件。 kin58 June 18, 2025, 2:19pm 8 注意 第一页、第二页、第九页、第十三页 ,感觉是中英文在一行转换pdf后就有问题...

    forum.aspose.com/t/aspose-word-pdf/314087
  3. 使用aspose.word for java,当word里面存在多种表格、图片时执行 docu...

    使用aspose.word for java,当word里面存在多种表格、图片时执行 document.updatePageLayout()和layoutCollector.getStartPageIndex(document.getFirstChild())时效率巨慢,基本无进度条,有没有什么办法提升效率。我的目的是准确获取页面布局和页码信息...words-java zchong January 6, 2026, 2:40am 1 使用aspose.word for java...Discourse January 6, 2026, 2:41am 2 @zchong 您处理的 Word 文档大约有多少页?包含多少个表格和图片?...

    forum.aspose.com/t/aspose-word-for-java-word-do...
  4. GradientStop.Remove | Aspose.Words for .NET

    Effortlessly manage your gradients with the GradientStop Remove method, simplifying the removal of gradient stops from any GradientStopCollection....gradientStop = gradientStops [ 2 ]; gradientStops . Remove ( gradientStop...gradientStops . Count , Is . EqualTo ( 2 )); Assert . That ( gradientStops...

    reference.aspose.com/words/net/aspose.words.dra...
  5. FieldAutoNum Class | Aspose.Words for .NET

    Explore the Aspose.Words.Fields.FieldAutoNum class for seamless AUTONUM field implementation, enhancing document automation and efficiency.... Writeln ( "\tParagraph 2." ); // The separator character...second AUTONUM field will display "2." in the document. Assert . That...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Generate ITF Barcodes in C#|Documentation

    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....GS1 based on the Interleaved 2-of-5 standard to encode trade...Barcode . XDimension . Pixels = 2 ; //ITF border type None gen ...

    docs.aspose.com/barcode/net/itf-barcodes/
  7. Aspose Diagram Exract text from Visio File - Fr...

    Hello Team, I am trying to implement exportText function from visio files. Here in documentation, It has mention for sample for extract text but i can not see any code or sample for same. can you please see and upda…...Discourse February 5, 2026, 6:52am 2 @Viral84 You want to extract the...ExtractText() method for this purpose [1][2]. Example using Aspose.Diagram;...

    forum.aspose.com/t/aspose-diagram-exract-text-f...
  8. ListLevel.StartAt | Aspose.Words for .NET

    Discover the ListLevel StartAt property to easily customize your list's starting number, enhancing organization and clarity in your documents.... Writeln ( "Item 2" ); builder . ListFormat . RemoveNumbers...paragraphs. builder . Writeln ( "List 2 starts below:" ); builder . ListFormat...

    reference.aspose.com/words/net/aspose.words.lis...
  9. How do I get BindPose? - Free Support Forum - a...

    First, I read the FBX file and generated my own file. var scenes = new Scene(); var opt = new FbxLoadOptions() { KeepBuiltinGlobalSettings = true }; scenes.Open(fbxPath, opt); …...chou March 18, 2026, 1:13pm 2 Hi @LuoHui BindPose from FBX are...Thanks. LuoHui March 20, 2026, 2:09am 3 i will try thx u!...

    forum.aspose.com/t/how-do-i-get-bindpose/326622
  10. FieldToc.entry_level_range property | Aspose.Wo...

    FieldToc.entry_level_range property. Gets or sets a range of levels of the table of contents entries to be included....insert_toc_entry ( builder , 'TC field 2' , 'A' , '2' ) self . assertEqual (...

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