Sort Score
Result 10 results
Languages All
Labels All
Results 2,451 - 2,460 of 4,937 for

text alignment

(0.62 sec)
  1. Finding Node (no paragraph) page index - Free S...

    How can I look for specific Text and collect nodes, then get their pageIndex ? On the attached file I get the list of Nodes, then when I use layoutCollector.GetEntity → it returns null Thanks a lot in advance public s…...How can I look for specific text and collect nodes, then get...@Jackomino To find specific text in a document and collect nodes...

    forum.aspose.com/t/finding-node-no-paragraph-pa...
  2. View and Update Excel Properties Online or Upda...

    View and modify Excel properties through online app for free. Java API code to update and add Excel properties....Support structured workflows by aligning metadata with enterprise data...Files Metadata (OpenDocument Text File Format) PDF Files Metadata...

    products.aspose.com/total/java/metadata/excel/
  3. Keeping the header and the footer when saving a...

    Hello, I’ve tried to save a xlsx file in html, but I’ve lost the header and the footer in the output file. I think it’s the normal functionality of excel but just to be sur do you have a way to keep the header dans foo…...string header = "<div style='text-align:center; font-weight:bold;'>Your...string footer = "<div style='text-align:center; font-weight:bold;'>Your...

    forum.aspose.com/t/keeping-the-header-and-the-f...
  4. Aspose words python : Missing tab leaders (dots...

    Hi Team, Currently using Aspose words python to modify docx files. As marked above, We have noticed missing tab leaders for some of the titles. We are using below code to update TOC fields. If we manually follow belo…...Words for Python, the field text is regenerated. If the TOC paragraph...style does not contain a right‑aligned tab stop with a dot leader...

    forum.aspose.com/t/aspose-words-python-missing-...
  5. Aspose::Words::ConditionalStyleCollection::idx_...

    Aspose::Words::ConditionalStyleCollection::idx_get method. Retrieves a ConditionalStyle object by conditional style type in C++....get_ParagraphFormat () -> set_Alignment ( Aspose :: Words :: ParagraphAlignment...Center ); // Apply padding and text formatting to conditional styles...

    reference.aspose.com/words/cpp/aspose.words/con...
  6. Aspose::Words::Tables::RowFormat class | Aspose...

    Aspose::Words::Tables::RowFormat class. Represents all formatting for a table row. To learn more, visit the documentation article in C++....get_AllowBreakAcrossPage () True if the text in a table row is allowed to...get_ParagraphFormat () -> set_Alignment ( Aspose :: Words :: ParagraphAlignment...

    reference.aspose.com/words/cpp/aspose.words.tab...
  7. InsertHtml() in table takes too long time - Fre...

    I’m working with custom editor that allows to render output data in different format and struggling with an issue that prevents overall document assembly. For example xlsx document with 20k rows and 3 columns takes secon…...standart styles like color, text-align and background-color Is that...DocumentBuilder : For inserting simple text or basic formatting, consider...

    forum.aspose.com/t/inserthtml-in-table-takes-to...
  8. Manage Table Cells in Presentations with Python...

    Effortlessly manage table cells in PowerPoint and OpenDocument with Aspose.Slides for Python via .NET. Master accessing, modifying, and styling cells quickly for seamless slide automation....a cleaner layout and better align with your slide’s design. Create...set at the text (portion) level inside the cell’s text frame or...

    docs.aspose.com/slides/python-net/manage-cells/
  9. Container Styling Issue - Free Support Forum - ...

    I am having an issue when copying a container from one page to another. The script below makes the correct # of copies and resizes them correctly. However, the styling is incorrect. If you open the output file in visi…...third are at the top and not aligned with the body of the container...$container.Text.Value.Clear() $null = $container.Text.Value.add((New-Object...

    forum.aspose.com/t/container-styling-issue/320591
  10. Decorate Form Field in PDF|Aspose.PDF for Java

    Learn how to apply decorations like borders or colors to form fields in PDF documents using Aspose.PDF in Java.... ALIGN_CENTER ); editor . setFacade...decorateField ( FieldType . Text ); editor . save ( _dataDir...

    docs.aspose.com/pdf/java/decorate-form-field/