Sort Score
Result 10 results
Languages All
Labels All
Results 5,491 - 5,500 of 190,012 for

page

(0.17 sec)
  1. 89620481.ods

    Sample Chart Sample Chart Subtitle Column 1 Sheet1.A1:Sheet1.A1 Column 2 Sheet1.B1:Sheet1.B1 Column 3 Sheet1.C1:Sheet1.C1 1 2 Sheet1.A2:Sheet1.A16 2 Sheet1.B2:Sheet1.B16 0 Sheet1.C2:Sheet1.C16 2 1 ...... Page ??? (???) 05/13/2019, 08:32:03 Page / 2019-05-13T08:32:02...

    docs.aspose.com/cells/ru/net/read-chart-subtitl...
  2. Aspose.Total for Python via Java|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....for Python via Java Product Page Download Aspose.Cells for Python...for Python via Java Product Page Download Aspose.BarCode for...

    docs.aspose.com/total/python-java/
  3. Color not set correctly for copied shapes - Fre...

    TestDiagram.zip (459.0 KB) I’m trying to create a list of shapes based on a shape in an existing document. I’m getting the shapes created and labeled, but every other shape is filled incorrectly. If you resize any of …...$diagramFile $page = $doc.pages[0] $Container = $page.Shapes.Get...GetShapeIncludingChi([int]3005) $Shape = $page.Shapes.GetShapeIncludingChi([int]3010)...

    forum.aspose.com/t/color-not-set-correctly-for-...
  4. HeaderFooter.HeaderFooterType | Aspose.Words fo...

    Discover the HeaderFooterType property to easily access and manage your document's header and footer types for enhanced formatting control....will appear at the top of every page of this section, above the main...appear at the bottom of every page of this section, below the main...

    reference.aspose.com/words/net/aspose.words/hea...
  5. HeaderFooter.IsHeader | Aspose.Words for .NET

    Discover the IsHeader property of HeaderFooter—easily identify if your HeaderFooter object is a header for streamlined document formatting....will appear at the top of every page of this section, above the main...appear at the bottom of every page of this section, below the main...

    reference.aspose.com/words/net/aspose.words/hea...
  6. ConvertUtil.pixelToNewDpi method | Aspose.Words...

    ConvertUtil.pixelToNewDpi method. Converts pixels from one resolution to another....myDpi } ) from the top of the page.` ); // Set a new DPI and adjust..."pixels from the top of the page." ); doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. PageSetup.endnote_options property | Aspose.Wor...

    PageSetup.endnote_options property. Provides options that control numbering and positioning of endnotes in this section....numbering from 1 # at each new page and display themselves directly...every page. footnote_options = doc . sections [ 0 ] . page_setup...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Convert DOC To Image Python

    Convert DOC to Image format in Python code. Save DOC as Image using Python....JPG) for page in range (doc.page_count): save_options.page_set =...saving.PageSet(page) doc.save( f"Output_ {page + 1 } .jpg" , save_options)...

    products.aspose.com/words/python-net/conversion...
  9. Convert HTML To SVG Python

    Convert HTML to SVG format in Python code. Save HTML as SVG using Python....SVG) for page in range (doc.page_count): save_options.page_set =...saving.PageSet(page) doc.save( f"Output_ {page + 1 } .svg" , save_options)...

    products.aspose.com/words/python-net/conversion...
  10. Convert HTML To PNG Python

    Convert HTML to PNG format in Python code. Save HTML as PNG using Python....PNG) for page in range (doc.page_count): save_options.page_set =...saving.PageSet(page) doc.save( f"Output_ {page + 1 } .png" , save_options)...

    products.aspose.com/words/python-net/conversion...