Sort Score
Result 10 results
Languages All
Labels All
Results 2,151 - 2,160 of 18,360 for

paragraphs

(0.12 sec)
  1. When saving Word docx as PDF, the "Alt Text" is...

    Hi, We are using Aspose Words Java version 25.1. We have a Word docx file with images/shapes containing “Alt Text” on them. When we convert it into PDF using below code, the converted PDF doesn’t have “Alt Text” on tho…...tree with tags for headings, paragraphs, tables, etc. bookmarks for...

    forum.aspose.com/t/when-saving-word-docx-as-pdf...
  2. Convert PNG to Text via C# | Aspose

    Sample code for PNG to Text C# conversion. Use API example code for batch PNG files to Text conversion within VB.NET, Asp.NET or any .NET based application.... Paragraphs in a text document are recognized...

    products.aspose.com/ocr/net/conversion/png-to-t...
  3. Convert JPEG to TXT via C# | Aspose

    Sample code for JPEG to TXT C# conversion. Use API example code for batch JPEG files to TXT conversion within VB.NET, Asp.NET or any .NET based application.... Paragraphs in a text document are recognized...

    products.aspose.com/ocr/net/conversion/jpeg-to-...
  4. 如果在header 和 footer中创建浮动文本框并且不添加新的段落作为锚点 - Free ...

    Hello, 我正在使用 aspose.java 在word中添加 header,footer等元素,基于原始需求(在源文档上追加header 和 footer时, 不要因为添加header 和 footer 而造成文档header 和 footer区域变高引起文档内容排版和页面数量的变化),所以我采用添加浮动文本框来避免造成header footer区域变化;现在的问题是,为了添加浮动文本框,一定需要创建一个段落来作为锚点,而这个段落…...indexOf(section)); Paragraph anchorPara = getOrCreateZeroHeigh(document...zero-height anchor paragraph in header/footer * This paragraph serves as...

    forum.aspose.com/t/header-footer/325498
  5. Image Alt Text on a new document - Free Support...

    I am using Aspose (latest) PDF. I can make an image by using the Image class like so: var img = new Image { FixHeight = _options.ImageLeftHeight, FixWidth = _options.ImageLeftWidth, ImageStream = new MemoryStream(_…...is used to insert into any Paragraphs array, it would be nice to...

    forum.aspose.com/t/image-alt-text-on-a-new-docu...
  6. How to create Dynamic Scrolling Chart with Java...

    Learn how to create a dynamic scrolling chart using Aspose.Cells for JavaScript via C++. Our step-by-step guide will demonstrate how to implement smooth data transitions and automatic scrolling in your chart for a continuous and updated display....Scrolling Chart In the next paragraphs, we will show you how to...

    docs.aspose.com/cells/javascript-cpp/create-dyn...
  7. How to create Dynamic Rolling Chart with JavaSc...

    Learn how to create a dynamic rolling chart using Aspose.Cells for JavaScript via C++. Our guide will demonstrate how to implement smooth data transitions and rolling averages in your chart for a continuous and updated display....Rolling Chart In the next paragraphs, we will show you how to...

    docs.aspose.com/cells/javascript-cpp/create-dyn...
  8. CompatibilityOptions.AllowSpaceOfSameStyleInTab...

    Enhance table layouts with CompatibilityOptions' AllowSpaceOfSameStyleInTable. Enjoy improved paragraph spacing for better readability and design....Allow Contextual Spacing of Paragraphs in Tables. public bool AllowSpaceOfSameStyl...

    reference.aspose.com/words/net/aspose.words.set...
  9. DocumentVisitor.VisitSpecialChar | Aspose.Words...

    Discover how the DocumentVisitor VisitSpecialChar method enhances your document processing by efficiently handling SpecialChar nodes for better performance.... // 1 - Paragraph node: Paragraph para = ( Paragraph ) doc .... GetChild ( NodeType . Paragraph , 4 , true ); para . Accept...

    reference.aspose.com/words/net/aspose.words/doc...
  10. Footnote class | Aspose.Words for Node.js

    Aspose.Words.Notes.Footnote class. Represents a container for text of a footnote or endnote...child of Paragraph . Footnote can contain Paragraph and Table...firstParagraph Gets the first paragraph in the story. (Inherited from...

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