Sort Score
Result 10 results
Languages All
Labels All
Results 2,751 - 2,760 of 4,680 for

paragraph builder

(0.08 sec)
  1. Render multiple images in a row - Free Support ...

    Hello, I have a array of images. I want to render the all images in array two images in a row. I have attached my syntax. It throws an error. It works when trying to render 1 image per row. Also, is there any way to f…...Document(); DocumentBuilder builder = new DocumentBuilder(doc);...two columns Table table = builder.StartTable(); // Assuming you...

    forum.aspose.com/t/render-multiple-images-in-a-...
  2. Insertion of a document at a bookmark updates h...

    Hi Aspose Team, I’m noticing that when I insert a document (Charts_EXECSUM.docm) at a bookmark location in word document (Template_Stnd_Plan_Text.docm), the table of content is updating in all caps for the newly inserte…...DocumentBuilder Builder = new Aspose.Words.Documen...(Shape shp in oleObjects) { Builder.MoveTo(shp); //move to the...

    forum.aspose.com/t/insertion-of-a-document-at-a...
  3. 怎么删除标题下面指定内容的表和段落还有图片信息 - Free Support Forum - ...

    python 怎么删除标题下面指定内容的表和段落还有图片信息...for paragraph in doc.get_child_nodes(aw.NodeType.PARAGRAPH, True):...title_text in paragraph.get_text() and "_Toc" not in paragraph.get_text():...

    forum.aspose.com/t/topic/313060
  4. LayoutEnumerator | Aspose.Words for Java

    Enumerates page layout entities of a document in Java....DocumentBuilder builder = new DocumentBuilder(doc); builder.write("Section...1"); builder.insertBreak(BreakType.PAGE_BREAK); builder.insertBreak(BreakType...

    reference.aspose.com/words/java/com.aspose.word...
  5. Method Not Found Error - Free Support Forum - a...

    I am trying to generate a word document from a template using range.replace. Some of the replace has html and need to format it correctly. I am trying to use Ireplacingcallback. at splitrun method run.parentnode.insertaf…...Add(currentNode); } DocumentBuilder builder = new DocumentBuilder((Document)e...nt)e.MatchNode.Document); builder.MoveTo((Run)runs[0]); // Replace...

    forum.aspose.com/t/method-not-found-error/323695
  6. Install on JasperServer 8.0.0 - Free Support Fo...

    I am trying to install this tool as a trial to see if I should purchase it. I run jasperserver version 8.0.0 from the install documentation I have a few questions: For the Java at the beginning is this a scriplet i nee…...builder.singlethreaded.SingleThreadedBuilde...JasperReports support bullets/paragraph numbering in the body? In...

    forum.aspose.com/t/install-on-jasperserver-8-0-...
  7. index.xml

    1.0 utf-8 yes 2.0 http://www.w3.org/2005/Atom http://purl.org/rss/1.0/modules/content/ Aspose Blog | File Format Processing APIs for C# .NET Core, Java, C++, Python https://blog.aspose.com/ Recent ......styles for page titles and paragraphs in a OneNote document. Convert...styles for page titles and paragraphs in a OneNote document. Convert...

    blog.aspose.com/index.xml
  8. Tags

    C# .NET Core, Java, Python, C++, Android, PHP, Node.js APIs to create, process and convert PDF, Word, Excel, PowerPoint, email, image, ZIP, and several other formats in Windows, Linux, MacOS & Android....Apply Metered License 1 Apply paragraph style in Word document in...1 Apply Rotation to Text Paragraph in PDF 1 Apply Style to Table...

    blog.aspose.com/tags/
  9. Paragraph.ListFormat | Aspose.Words لـ .NET

    اكتشف خاصية Paragraph ListFormat للوصول بسهولة إلى تنسيق قائمة فقراتك وتخصيصها، مما يعزز عرض مستندك....ListFormat محتويات [ يخفي ] Paragraph.ListFormat property يوفر الوصول...DocumentBuilder builder = new DocumentBuilder ( doc ); builder . ListFormat...

    reference.aspose.com/words/ar/net/aspose.words/...
  10. Paragraph.IsListItem | Aspose.Words per .NET

    Scopri la proprietà Paragraph IsListItem, che indica se un paragrafo fa parte di un elenco puntato o numerato nella sua revisione originale. Migliora la struttura del tuo documento!...Contenuti [ Nascondere ] Paragraph.IsListItem property Vero quando...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...

    reference.aspose.com/words/it/net/aspose.words/...