Sort Score
Result 10 results
Languages All
Labels All
Results 4,081 - 4,090 of 9,936 for

2 of

(0.06 sec)
  1. Margins enumeration | Aspose.Words for Python

    aspose.words.Margins enumeration. Specifies preset margins....2.pdf' ) See Also module aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ShapeType enumeration | Aspose.Words for Python

    aspose.words.drawing.ShapeType enumeration. Specifies the type Of shape in a MicrosOft Word document....BORDER_CALLOUT2 Border callout 2. BORDER_CALLOUT3 Border callout...ACCENT_BORDER_CALLOUT2 Accent border callout 2. ACCENT_BORDER_CALLOUT3 Accent...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Stroke.fill property | Aspose.Words for Python

    Stroke.fill property. Gets fill formatting for the [Stroke](../).... white # 2 - The stroke, which marks the...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Rendering::ThumbnailGeneratingOp...

    Aspose::Words::Rendering::ThumbnailGeneratingOptions class. Can be used to specify additional options when generating thumbnail for a document in C++....epub" ); // 2 - Use the first image found in...

    reference.aspose.com/words/cpp/aspose.words.ren...
  5. SystemFontSource | Aspose.Words for Java

    Represents all TrueType fonts installed to the system in Java....assertEquals(2, doc.getFontSettings().getFontsSources()...folderFontSource}); Assert.assertEquals(2, doc.getFontSettings().getFontsSources()...

    reference.aspose.com/words/java/com.aspose.word...
  6. FieldPrintDate class | Aspose.Words for Python

    aspose.words.fields.FieldPrintDate class. Implements the PRINTDATE field... fields [ 2 ] . as_field_print_date () # 2 - Umm al-Qura...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose.PSD for .NET 20.6 - Release Notes|Docume...

    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.... Format ( "{0} {1}: {2} out of {3}" , progressInfo ....has empty bounds int scale = 2 ; string [] names = { "OneRegularAndOneAdju"...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-6...
  8. Aspose::Words::Drawing::GradientStopCollection ...

    Aspose::Words::Drawing::GradientStopCollection class. Contains a collection Of GradientStop objects. To learn more, visit the documentation article in C++....= gradientStops -> idx_get ( 2 ); gradientStops -> Remove ( gradientStop...gradientStop ); ASSERT_EQ ( 2 , gradientStops -> get_Count ());...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Links in SharePoint Online's web view are broke...

    When we were trying to investigate an issue for one Of our clients we found out that links in SharePoint Online’s web view are broken in Aspose.Words 22.2 and other versions. We specifically don’t know which version Of …...2 and other versions Aspose.Words...vikram.venugopal April 6, 2022, 2:19pm 1 When we were trying to...

    forum.aspose.com/t/links-in-sharepoint-onlines-...
  10. Convert HTML to Markdown – Aspose.HTML for Pyth...

    Convert HTML to Markdown programmatically using Python library or online with the HTML Converter. Explore HTML to MD conversion scenarios with Python examples.... html import * 2 from aspose. html . converters..."<h1>Header 1</h1>" \ 7 "<h2>Header 2</h2>" \ 8 "<p>Hello World!!</p>"...

    docs.aspose.com/html/python-net/convert-html-to...