Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 872 for

adjust spacing

(0.15 sec)
  1. How to Scale a Worksheet|Documentation

    This article shows you code explaining how to scale a worksheet using the Aspose.Cells library.... Readability: To adjust the size of the text and other...fonts. Space Management: To optimize the use of space on a worksheet...

    docs.aspose.com/cells/net/how-to-scale-a-worksh...
  2. Pdf rendition is not getting generating like wo...

    Hi Team, We are trying to transformation input file with below code. Document doc = new Document("test.docx"); PdfSaveOptions options = new PdfSaveOptions(); doc.save("output.pdf", options); Formatting and Alignment o…...Font, Font Size, Line Spacing, Word Spacing, etc.) is not retained...options.UseCoreFonts = true; Adjust DML Effects Rendering : If...

    forum.aspose.com/t/pdf-rendition-is-not-getting...
  3. ParagraphFormat.addSpaceBetweenFarEastAndAlpha ...

    ParagraphFormat.addSpaceBetweenFarEastAndAlpha property. Gets or sets a flag indicating whether inter-character Spacing is automatically Adjusted between regions of Latin text and regions of East Asian text in the current paragraph....inter-character spacing is automatically adjusted between regions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Text columns Insertion into document and insert...

    HI, I am looking for a way to Create Text Columns like 3-4 and flow the data into it later. I tried this before and i remeber it working .But now its not working . I also tried as mentioned in below ticket Insert Tex…... Adjust the column widths as needed...columns. Set the width and spacing for each column using the TextColumns...

    forum.aspose.com/t/text-columns-insertion-into-...
  5. ParagraphFormat.addSpaceBetweenFarEastAndDigit ...

    ParagraphFormat.addSpaceBetweenFarEastAndDigit property. Gets or sets a flag indicating whether inter-character Spacing is automatically Adjusted between regions of numbers and regions of East Asian text in the current paragraph....inter-character spacing is automatically adjusted between regions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Generate Code128|Documentation

    Learn how to generate Code128 barcodes using Aspose.BarCode for Java with examples of size control, styling, and optimization techniques....width of the narrowest bar or space // For screen display (72–96...determines how the final image is adjusted gen . getParameters (). setAutoSizeMode...

    docs.aspose.com/barcode/java/developer-guide/ba...
  7. Shape copying confusion - Free Support Forum - ...

    I have a script which copies a file, then attempts to copy a shape from the first page 10 times onto the second page, moving each shape an inch to the right. What I end up with is: 3 copies of the shape The names of t…...are 10 of them (lots of blank space to the right). The container...are 3 different looks). The spacing of the 3 copies isn’t consistent…there’s...

    forum.aspose.com/t/shape-copying-confusion/318632
  8. ParagraphFormat.AddSpaceBetweenFarEastAndDigit ...

    Optimize your document's layout with the AddSpaceBetweenFarEastAndDigit property, enhancing readability by Adjusting Spacing between East Asian text and numbers....inter-character spacing is automatically adjusted between regions...

    reference.aspose.com/words/net/aspose.words/par...
  9. ParagraphFormat.add_space_between_far_east_and_...

    ParagraphFormat.add_space_between_far_east_and_alpha property. Gets or sets a flag indicating whether inter-character Spacing is automatically Adjusted between regions of Latin text and regions of East Asian text in the current paragraph....add_space_between_far_east_and_alpha property ParagraphFormat...ParagraphFormat.add_space_between_far_east_and_alpha property Gets or sets...

    reference.aspose.com/words/python-net/aspose.wo...
  10. How to Scale a Worksheet with Node.js via C++|D...

    This article shows you code explaining how to scale a worksheet using Aspose.Cells for Node.js via C++.... Readability: To adjust the size of the text and other...fonts. Space Management: To optimize the use of space on a worksheet...

    docs.aspose.com/cells/nodejs-cpp/how-to-scale-a...