Sort Score
Result 10 results
Languages All
Labels All
Results 8,871 - 8,880 of 151,759 for

text

(0.57 sec)
  1. PageSetup.borderSurroundsFooter property | Aspo...

    PageSetup.borderSurroundsFooter property. Specifies whether the page border includes or excludes the footer.... This is the main body text." ); builder . moveToHeaderFooter...border surrounds the main body text, also includes the header or...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. PageSetup.LineStartingNumber | Aspose.Words for...

    Discover how to use the PageSetup LineStartingNumber property to easily customize your document's starting line number for enhanced formatting....to the left of the section's text lines. // This is the same behavior...section and does not modify the text in any way. // Our section will...

    reference.aspose.com/words/net/aspose.words/pag...
  3. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – PDF Format Conversion Solution via JavaScript via C++ https://products.aspose.com/pdf/javascript-cpp/conversion/ Recent content in PDF Format C......center; border: 4px solid #e5e5e5; text-align: center; border-radius:...has-addons control button has-text-white has-background-success-dark...

    products.aspose.com/pdf/javascript-cpp/conversi...
  4. Aspose cells : Redo and undo actions are not pe...

    Step 1: I entered 11, 12, 13, and 14 in different cells. Step 2: I applied red color to some cells. Step 3: I applied yellow color to other cells. Step 4: When performing undo (Ctrl + Z), the colors are removed correc…...are removed correctly, but the text values (11, 12, 13, 14) remain...changes (like cell colors), the text values in the cells are not...

    forum.aspose.com/t/aspose-cells-redo-and-undo-a...
  5. Redact PDF using C# | Aspose.PDF

    Redact PDF documents programmatically with C# sample code using Aspose.PDF for .NET... Text . TextFragmentAbsorber ( searchTerm...textSearchOptions = new Aspose . Pdf . Text . TextSearchOptions ( true );...

    products.aspose.com/pdf/net/redaction/
  6. TxtSaveOptionsBase.ParagraphBreak | Aspose.Word...

    Discover TxtSaveOptionsBase's ParagraphBreak property, allowing custom paragraph breaks for seamless Text format exports. Enhance your document's readability!...paragraph break when exporting in text formats. public string ParagraphBreak...Is . EqualTo ( SaveFormat . Text )); // Set the "ParagraphBreak"...

    reference.aspose.com/words/net/aspose.words.sav...
  7. DocumentBuilder.Document | Aspose.Words for .NET

    Manage Document properties effortlessly with DocumentBuilder. Easily get or set your Document object for streamlined document management....builder's current section and add text. builder . PageSetup . Orientation...oriented with vertically centered text." ); // If we start a new section...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Color Palette Labels in a Chart Are Not Positio...

    Hello team. We encountered an issue when converting a given SVG image to EMF and inserting into empty PPT document. The sample code for conversion is as following: private static byte[] convertSvgImageToEmf(byte[] ima…...inserting into PPT document, the text in the labels is misaligned...problem with the placement of the text is caused by the use of the...

    forum.aspose.com/t/color-palette-labels-in-a-ch...
  9. Remove Fields using Node.js|Aspose.Words for No...

    Learn how to remove fields in Node.js. Remove fields programmatically using Node.js via .NET API....also delete the field result text that is displayed in the document...its result text. If you need to keep the result text, read field...

    docs.aspose.com/words/nodejs-net/remove-fields/
  10. Add Headers and Footers|Aspose.Words for .NET

    Add headers or footers into a document easily and fast instead of using VSTO in C#.... Text = "Confidential" ; } Aspose...); builder . Write ( "Header Text goes here..." ); //add footer...

    docs.aspose.com/words/net/add-headers-and-footers/