Sort Score
Result 10 results
Languages All
Labels All
Results 2,441 - 2,450 of 4,924 for

text alignment

(0.17 sec)
  1. 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...
  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. Add Page Number to PDF|Aspose.PDF for Java

    Aspose.PDF for Java allows you to add Page Number Stamp to your PDF file using PageNumber Stamp class....stamp like format, margins, alignments, starting number etc. In...setStartingNumber ( 1 ); // Set text properties pageNumberStamp ...

    docs.aspose.com/pdf/java/add-page-number/
  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. 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...
  6. 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
  7. 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...
  8. 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/
  9. Aspose::Words::Shading::ClearFormatting method ...

    Aspose::Words::Shading::ClearFormatting method. Removes shading from the object in C++....get_ParagraphFormat () -> set_Alignment ( Aspose :: Words :: ParagraphAlignment...row height to fit the vertical text. builder -> InsertCell (); builder...

    reference.aspose.com/words/cpp/aspose.words/sha...
  10. Aspose::Words::Run::get_Text method | Aspose.Wo...

    Aspose::Words::Run::get_Text method. Gets or sets the Text of the run in C++....Aspose::Words::Run::get_Text method Contents [ Hide ] Run::get_Text method Gets...Gets or sets the text of the run. System :: String Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words/run...