Sort Score
Result 10 results
Languages All
Labels All
Results 7,931 - 7,940 of 152,789 for

text

(0.66 sec)
  1. Aspose::Words::Border class | Aspose.Words for ...

    Aspose::Words::Border class. Represents a border of an object. To learn more, visit the documentation article in C++....distance of the border from text or from the page edge in points...including paragraph, run of text inside a paragraph or a table...

    reference.aspose.com/words/cpp/aspose.words/bor...
  2. NodeType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.NodeType enum to easily identify and manage different Word document node types for seamless document processing....contains the main text of a section (main text story). HeaderFooter...HeaderFooter object that contains text of a particular header or footer...

    reference.aspose.com/words/net/aspose.words/nod...
  3. Add Blind Watermark Verification to ASE File Fo...

    Sample Java blind watermark verification code for ASE file. Use this example code to add blind watermark verification to ASE file within any Web or Desktop Java based application....ASE); final String[] text = { null }; //Add password to...getEntity(); if (mesh != null ) { text[ 0 ] = com.aspose.threed.Watermark...

    products.aspose.com/3d/java/verify-watermark/ase/
  4. Add Blind Watermark Verification to USDZ File F...

    Sample Java blind watermark verification code for USDZ file. Use this example code to add blind watermark verification to USDZ file within any Web or Desktop Java based application....USDZ); final String[] text = { null }; //Add password to...getEntity(); if (mesh != null ) { text[ 0 ] = com.aspose.threed.Watermark...

    products.aspose.com/3d/java/verify-watermark/usdz/
  5. Aspose::Words::Fields::FieldLastSavedBy class |...

    Aspose::Words::Fields::FieldLastSavedBy class. Implements the LASTSAVEDBY field. To learn more, visit the documentation article in C++....get_DisplayResult () Gets the text that represents the displayed... get_Result () Gets or sets text that is between the field separator...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. FieldImport class | Aspose.Words for Python

    aspose.words.fields.FieldImport class. Implements the IMPORT field...Description display_result Gets the text that represents the displayed...Field ) result Gets or sets text that is between the field separator...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Add Image stamps in PDF programmatically|Aspose...

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF for C++ library....using namespace Aspose :: Pdf :: Text ; void AddImageStampToPDFFi...HorizontalAlignment :: Center ); // Add text fragment to paragraphs collection...

    docs.aspose.com/pdf/cpp/image-stamps-in-pdf-page/
  8. Latest Aspose.Slides Product Family topics - Fr...

    Get technical support of Aspose.Slides for .NET, Java, Android, C++, SharePoint, SQL Reporting Services and JasperReports....Multi-Column Text from a Text Frame Separately in C++? slides-text , slides-cpp...Is Cropped when Converting a Text Box from PPTX to SVG in C# slides-net...

    forum.aspose.com/c/slides/11
  9. 从 PDF 文档中提取表格|Aspose.PDF for Python via .NET

    Aspose.PDF for Python via .NET 可以对您的 PDF 文档中包含的表格进行各种操作。... text . TableAbsorber () absorber...cell_list : text_fragment_collection = cell . text_fragments for...

    docs.aspose.com/pdf/zh/python-net/extract-table...
  10. Stop conversion or loading using InterruptMonit...

    Learn how to stop conversion or loading of large Excel files using InterruptMonitor in Aspose.Cells with C++....Access cell J1000000 and add some text inside it. auto cell = ws ....); cell . PutValue ( "This is text." ); As you see, J1000000 is...

    docs.aspose.com/cells/cpp/stop-conversion-or-lo...