Sort Score
Result 10 results
Languages All
Labels All
Results 2,431 - 2,440 of 106,133 for

link

(0.09 sec)
  1. Insert Shape in Word using Python

    This article assists on how to insert shape in Word using Python. It has the IDE settings, steps, and a sample code showing how to draw a straight line in Word using Python....Word document for adding shapes Link a DocumentBuilder object with...

    kb.aspose.com/words/python/insert-shape-in-word...
  2. MainContent_GridWeb1_FRAMETAB on iPad screens f...

    Hello, When I open the app in iPad Landscape mode, the frame is adjusting and going beyond the screen height thus hiding the sheet names. Works great on laptop screens and wide monitor screens. Attached is the Link to d…... Attached is the link to download the code. download...scratch; simply provide the link to this thread and existing...

    forum.aspose.com/t/maincontent-gridweb1-frameta...
  3. Aspose.PDF for .NET 10.6.0|Aspose.PDF for .NET

    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....imagePDFNEWNET-37973 Unable to get Link destinationsPDFNEWNE-37130 HTML...

    docs.aspose.com/pdf/net/aspose-pdf-for-net-10-6...
  4. Aspose::Words::DocumentBuilder::StartBookmark m...

    Aspose::Words::DocumentBuilder::StartBookmark method. Marks the current position in the document as a bookmark start in C++....Insert a HYPERLINK field that links to the bookmark. We can pass...builder -> InsertHyperlink ( u "Link to Bookmark1" , u "Bookmark1"...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. Latest Aspose.Diagram Product Family topics - F...

    Get technical support of Aspose.Diagram for .NET and Java, Node.js....202 October 11, 2022 Lost of link when exporting to html with...

    forum.aspose.com/c/diagram/17
  6. EditableRange class | Aspose.Words for Python

    aspose.words.EditableRange class. Represents a single editable range...parts of the editable range link to each other. self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ImageData.Contrast | Aspose.Words for .NET

    ImageData Contrast property. Gets or sets the contrast for the specified picture. The value for this property must be a number from 0.0 the least contrast to 1.0 the greatest contrast in C#....Color ); // This image does not link to another shape or image file...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ImageData.crop_bottom property | Aspose.Words f...

    ImageData.crop_bottom property. Defines the fraction of picture removal from the bottom side....color ) # This image does not link to another shape or image file...image_data . is_link ) self . assertFalse ( image_data . is_link_only )...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ImageData.crop_right property | Aspose.Words fo...

    ImageData.crop_right property. Defines the fraction of picture removal from the right side....color ) # This image does not link to another shape or image file...image_data . is_link ) self . assertFalse ( image_data . is_link_only )...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Change the mergeFields value to an html text - ...

    I’m using Aspose Word for Java v11 with ms word 2010 and I want to change the mergeFields value to an html text, my Source code is like this: builder.moveToMergeField(“test”); builder.insertHtml(" Hello word"); The pr…...my reply at following forum link. https://forum.aspose.com/t/49139...

    forum.aspose.com/t/change-the-mergefields-value...