Sort Score
Result 10 results
Languages All
Labels All
Results 6,061 - 6,070 of 20,542 for

document insertion

(0.39 sec)
  1. Contents of chart moved to the right when rende...

    Hi, Aspose Team I’m noticing an issue where the contents of my chart are pushed to the right when rendering the chart into an image. The code I’ve used is: Document RepDoc = new Document(); DocumentBuilder Builder = n…...code I’ve used is: Document RepDoc = new Document(); DocumentBuilder...!= MemoryStream.Null) { // Insert this image into the place of...

    forum.aspose.com/t/contents-of-chart-moved-to-t...
  2. XMP Metadata | JavaScript API Solution

    JavaScript API Solution to work with EPS files. Rich functionality to code XMP metadata of EPS files. Learn how to add, edit and get it....for JavaScript Live Demos Documentation Source Code API Reference...Overview Overview Live Demos Documentation Source Code API Reference...

    products.aspose.com/page/javascript-cpp/xmp-met...
  3. HtmlInsertOptions | Aspose.Words for Java

    Specifies options for the MAspose.Words.DocumentBuilder.InsertHtmlSystem.StringAspose.Words.HtmlInsertOptions method in Java....the default options when inserting HTML. PRESERVE_BLOCKS Preserve...paragraph that is normally inserted after HTML that ends with...

    reference.aspose.com/words/java/com.aspose.word...
  4. Insert Background Image to Excel|Documentation

    This article explains how to insert a background image in Excel using Aspose.Cells for Python via .NET sample code....Ask AI Insert Background Image to Excel Contents [ Hide ] You...an image from a stream. AI Document Assistant Close Copy Page...

    docs.aspose.com/cells/python-net/insert-backgro...
  5. Convert OFT to JPEG in Python | products.aspose...

    Save OFT to JPEG in your Python applications without using Microsoft Outlook or Word...the saved HTML file using Document Call the save method with...Dynamic Reporting Integration Insert JPEG representations of templates...

    products.aspose.com/total/python-net/conversion...
  6. Paragraph Formatting in Word with Python

    This article guides how to set the paragraph formatting in Word with Python. It has IDE settings, steps, and a sample code for indenting paragraphs with Python....a new World file using the Document class for indenting and formatting...DocumentBuilder object with the Word document, it provides access to the...

    kb.aspose.com/words/python/paragraph-formatting...
  7. <<restartNum>> stops working inside table - Fre...

    template List with numbering restart <<foreach [ManagerTestClass m in Managers]>><<[m.getName()]>> (<<[m.getContracts().sum(c => (int)c.getPrice())]>>) | 1. <<restartNum>><<foreach [ContractTestClass c in m.getContract…...If possible, simplify your document to isolate the issue. Create...minimal code snippet or a sample document that reproduces the problem...

    forum.aspose.com/t/restartnum-stops-working-ins...
  8. ShapeBase.IsInline | Aspose.Words for .NET

    Discover the ShapeBase IsInline property to easily check if your shape aligns with text, enhancing your design and improving layout efficiency.... Document doc = new Document (); DocumentBuilder...belongs to the paragraph that we insert it into, // which we can determine...

    reference.aspose.com/words/net/aspose.words.dra...
  9. GradientStop class | Aspose.Words for Python

    aspose.words.drawing.GradientStop class. Represents one gradient stop...Working with Graphic Elements documentation article. Constructors Name...gradient fill. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  10. PageSetup.restart_page_numbering property | Asp...

    PageSetup.restart_page_numbering property. True if page numbering restarts at the beginning of the section.... Document () builder = aw . DocumentBuilder...'Section 1, page 1.' ) builder . insert_break ( aw . BreakType . PAGE_BREAK...

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