Sort Score
Result 10 results
Languages All
Labels All
Results 7,971 - 7,980 of 150,873 for

2

(0.29 sec)
  1. Aspose::Words::Saving::HtmlElementSizeOutputMod...

    Aspose::Words::Saving::HtmlElementSizeOutputMode enum. Specifies how Aspose.Words exports element widths and heights to HTML, MHTML and EPUB in C++.... None 2 Element sizes are not exported...builder -> Write ( u "Row 1, Cell 2" ); builder -> EndTable (); table...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Looking for details for Aspose PDF library for ...

    Hi, We are looking for PDF library vendor for our product requirements. We are looking for PDF library for our Products on .Net 5, .Net 6, netstandard2.0 & .Net Framework 4.7.2+ for Windows & Linux platforms. Do ASPOSE…...2+ for Windows & Linux platforms...sreenath.techie December 15, 2021, 2:55am 1 Hi, We are looking for...

    forum.aspose.com/t/looking-for-details-for-aspo...
  3. To fill HTML Rich Text in PDF Form Field - Free...

    Hi Sir/Mam, We are trying to fill an existing PDF form with HTML Rich Text content using the code similar to the one in the below url post. But the code suggested in the post doesnt seem to fix the issue still in Aspose…...2.0 version dll. The field type...still exists in Aspose.PDF 7.2.0 version as well. Please help...

    forum.aspose.com/t/to-fill-html-rich-text-in-pd...
  4. Generate PDF from XML|Aspose.PDF for .NET

    Aspose.PDF for .NET provides several ways to convert an XML file into a PDF document requiring that the input XML file....></Bottom> </Border> <Cell Alignment= "2" > <TextFragment> <TextSegment>...</Row> <Row> <Cell Alignment= "2" > <TextFragment> <TextSegment>...

    docs.aspose.com/pdf/net/generate-pdf-from-xml/
  5. Paste back shape data correctly - Free Support ...

    Hi, Need help in pasting back the content after correction of the content in shape also maintaining the styles of the document, need to maintain the correct referenc of complete document doc, content_blocks, clean_tex…...{'type': 'paragraph', 'para_id': 2, 'text': '', 'runs': [], 'empty':...deryushev June 30, 2025, 1:21pm 2 @tesapsoe It could go something...

    forum.aspose.com/t/paste-back-shape-data-correc...
  6. Aspose Locale issues - Free Support Forum - asp...

    Hello, Lately, we are running into a particular locale related issues, i.e Aspose.Words is unable to format the numbers into the correct locale. We figured out a fix, but I’m wondering if there is a list of locales that…...Family gbrunda July 24, 2025, 2:40pm 1 Hello, Lately, we are running...Professionalize.Discourse July 24, 2025, 2:40pm 2 @gbrunda Hello Brunda, Thank...

    forum.aspose.com/t/aspose-locale-issues/315615
  7. FieldEQ Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldEQ class for seamless EQ field implementation. Enhance document automation with powerful features and flexibility....Array switch "\a", aligned left, 2 columns, 3 points of horizontal...\hs3(4x,- 4y,-4x,+ y)" ); // 2 - Bracket switch "\b", bracket...

    reference.aspose.com/words/net/aspose.words.fie...
  8. How to apply number format to each datapoint's ...

    We are plotting a pie chart and we need to apply custom format to each datapoint for example #,##0.0% and #,##0.000% like these. How can we achieve this format, could you provide a sample code?...cells-java VaradS July 30, 2025, 2:16pm 1 We are plotting a pie chart...Professionalize.Discourse July 30, 2025, 2:17pm 2 @VaradS To apply custom number...

    forum.aspose.com/t/how-to-apply-number-format-t...
  9. Row | Aspose.Words for Java

    Represents a table row in Java....assertEquals(2, tables.toArray().length); for...innerTable = createTable(doc, 2, 2, "Inner Table"); outerTable...

    reference.aspose.com/words/java/com.aspose.word...
  10. Aspose::Words::Tables::CellFormat class | Aspos...

    Aspose::Words::Tables::CellFormat class. Represents all formatting for a table cell. To learn more, visit the documentation article in C++....builder -> Write ( u "Row 1, Col 2" ); builder -> EndRow (); // Changing...(); builder -> Write ( u "Row 2, Col 1" ); builder -> InsertCell...

    reference.aspose.com/words/cpp/aspose.words.tab...