Sort Score
Result 10 results
Languages All
Labels All
Results 7,991 - 8,000 of 187,783 for

page

(0.07 sec)
  1. Formatting Pivot Table with Golang via C++|Docu...

    Learn how to customize the appearance of pivot tables using Aspose.Cells for C++.... Setting Row/Column/Page Fields Format Setting Data Fields...fields in the areas, for example, page, column, row, or data. The code...

    docs.aspose.com/cells/go-cpp/formatting-pivot-t...
  2. Apply preset theme to VST document via Python |...

    Python source code to apply preset theme to vst file within any Python based application....Open a Diagram object Select Page via its id Assign a Preset value...PresetTheme property of the Page instance Call the save() method...

    products.aspose.com/diagram/python-java/theme/vst/
  3. Apply preset theme to VTX document via Python |...

    Python source code to apply preset theme to vtx file within any Python based application....Open a Diagram object Select Page via its id Assign a Preset value...PresetTheme property of the Page instance Call the save() method...

    products.aspose.com/diagram/python-java/theme/vtx/
  4. Saving as SVG mess up text extraction in this d...

    In this attached document 4411_NOK.pdf (114.5 KB) If I try to do text extraction after saving the doc as SVG, some characters are substituted by others. It reads : “En utilisant nos services ou en vous inscrivant, vou…...saveOptions); } catch { } } Page page = doc.Pages[1]; ParagraphAbsorber...ParagraphAbsorber(); absorber.Visit(page); absorber.IsMulticolumnParagra...

    forum.aspose.com/t/saving-as-svg-mess-up-text-e...
  5. Aspose Cells Smart Markers Glossary - Free Supp...

    Hello there! We’re working with Aspose templates and need a way to reliably parse smart markers used in Aspose Cells. Our goal is to extract the underlying fields from these markers so we can validate them against our d…...following official documentation pages: Using Smart Markers|Documentation...a central index or glossary page that lists all available smart...

    forum.aspose.com/t/aspose-cells-smart-markers-g...
  6. Table Formatting in Node.js|Aspose.Words for No...

    Table formatting in details using Node.js. Use Python to format every part of table.... For example, changing the page margins or the preferred table...of the available space on the page. In this case, this means the...

    docs.aspose.com/words/nodejs-net/applying-forma...
  7. Insert OLE(Object Linking and Embedding) object...

    C# source code to insert OLE(Object Linking and Embedding) object into Visio such as excel and word on .NET Framework, .NET Core, Mono Platforms....) Select Page via its index. Use the AddShape...an OLE object in the selected page Save diagram in vsdx format...

    products.aspose.com/diagram/net/object/insert-o...
  8. Watermark VSTX document via Python | products.a...

    Python sample code to add watermark to VSTX documents within any Python based application....Diagram object Select Page via its id Use Page’s addText function...vstx" ); page = diagram.getPages().getPage( 0 ) shape = page.addText(...

    products.aspose.com/diagram/python-net/watermar...
  9. Watermark VSDM document via Python | products.a...

    Python sample code to add watermark to VSDM documents within any Python based application....Diagram object Select Page via its id Use Page’s addText function...vsdm" ); page = diagram.getPages().getPage( 0 ) shape = page.addText(...

    products.aspose.com/diagram/python-net/watermar...
  10. Watermark VDX document via Python | products.as...

    Python sample code to add watermark to VDX documents within any Python based application....Diagram object Select Page via its id Use Page’s addText function...vdx" ); page = diagram.getPages().getPage( 0 ) shape = page.addText(...

    products.aspose.com/diagram/python-net/watermar...