Sort Score
Result 10 results
Languages All
Labels All
Results 3,301 - 3,310 of 4,934 for

assemble document

(0.24 sec)
  1. ListFormat Class | Aspose.Words for .NET

    Master list formatting in your Documents with Aspose.Words.Lists.ListFormat class. Effortlessly enhance paragraph styling for better readability....the Working with Lists documentation article. public class ListFormat...paragraph in a Microsoft Word document can be bulleted or numbered...

    reference.aspose.com/words/net/aspose.words.lis...
  2. ShapeBase.RelativeHorizontalSize | Aspose.Words...

    Discover the ShapeBase RelativeHorizontalSize property to easily adjust shape sizes horizontally for enhanced design flexibility and precision.... Document doc = new Document (); DocumentBuilder...namespace Aspose.Words.Drawing assembly Aspose.Words ShapeBase.RelativeHorizontalPo...

    reference.aspose.com/words/net/aspose.words.dra...
  3. ChartAxis.MajorTickMark | Aspose.Words for .NET

    Discover the ChartAxis MajorTickMark property to easily customize your chart's major tick marks for enhanced visual clarity and precision.... Document doc = new Document (); DocumentBuilder...; Assert . That ( xAxis . Document , Is . EqualTo ( doc )); ChartAxis...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Chart.AxisX | Aspose.Words for .NET

    Explore the Chart AxisX property for seamless control over your chart's primary X axis, enhancing data visualization and insights.... Document doc = new Document (); DocumentBuilder...; Assert . That ( xAxis . Document , Is . EqualTo ( doc )); ChartAxis...

    reference.aspose.com/words/net/aspose.words.dra...
  5. FieldFillIn.DefaultResponse | Aspose.Words for ...

    Discover the FieldFillIn DefaultResponse property to easily set and customize default user responses in prompt windows for enhanced user experience....FieldFillIn () { Document doc = new Document (); DocumentBuilder...namespace Aspose.Words.Fields assembly Aspose.Words FieldFillIn FieldFillIn...

    reference.aspose.com/words/net/aspose.words.fie...
  6. NodeRendererBase.GetOpaqueBoundsInPixels | Aspo...

    Discover how the NodeRendererBase GetOpaqueBoundsInPixels method efficiently calculates shape bounds in pixels, optimizing for zoom and resolution.... Document doc = new Document ( MyDir + "Office...namespace Aspose.Words.Rendering assembly Aspose.Words GetOpaqueBoundsInPix(...

    reference.aspose.com/words/net/aspose.words.ren...
  7. NodeRendererBase.GetSizeInPixels | Aspose.Words...

    Discover the NodeRendererBase GetSizeInPixels method to accurately calculate shape dimensions in pixels based on zoom factor and resolution. Optimize your designs!... Document doc = new Document ( MyDir + "Office...namespace Aspose.Words.Rendering assembly Aspose.Words GetSizeInPixels(...

    reference.aspose.com/words/net/aspose.words.ren...
  8. PdfPageLayout Enum | Aspose.Words for .NET

    Discover Aspose.Words.Saving.PdfPageLayout enum for optimal PDF viewing. Customize page layouts for enhanced readability in any PDF reader....layout to be used when the document is opened in a PDF reader...reader. Document doc = new Document ( MyDir + "Big document.docx"...

    reference.aspose.com/words/net/aspose.words.sav...
  9. TextColumnCollection.SetCount | Aspose.Words fo...

    Optimize your layout with the TextColumnCollection SetCount method, effortlessly arranging text into your desired number of columns for enhanced readability.... Document doc = new Document (); DocumentBuilder...TextColumnCollection namespace Aspose.Words assembly Aspose.Words TextColumnCollection...

    reference.aspose.com/words/net/aspose.words/tex...
  10. Absorber.Visit() throws out of range error - Fr...

    When the code goes to absorber.Visit(pdfDocument.Pages[1]); always give me a error,such as index out of range ,internal error....you please share a sample document here. We will look into it...existing PDF file Document pdfDocument = new Document(“sample5.pdf”);...

    forum.aspose.com/t/absorber-visit-throws-out-of...