Sort Score
Result 10 results
Languages All
Labels All
Results 7,031 - 7,040 of 47,755 for

.net'

(0.23 sec)
  1. TextColumn.Width | Aspose.Words for .NET

    Adjust the TextColumn Width property to easily customize your text column's width in points for enhanced layout control and readability....Adjust the TextColumn Width property to easily customize your text column's width in points for enhanced layout control and readability.

    reference.aspose.com/words/net/aspose.words/tex...
  2. Table.DistanceRight | Aspose.Words for .NET

    Adjust the Table DistanceRight property to control spacing between your table and surrounding text in points, enhancing layout and readability....Adjust the Table DistanceRight property to control spacing between your table and surrounding text in points, enhancing layout and readability.

    reference.aspose.com/words/net/aspose.words.tab...
  3. Table.DistanceLeft | Aspose.Words for .NET

    Adjust the Table DistanceLeft property to control spacing between your table and surrounding text. Enhance readability and layout in your documents!...Adjust the Table DistanceLeft property to control spacing between your table and surrounding text. Enhance readability and layout in your documents!

    reference.aspose.com/words/net/aspose.words.tab...
  4. Unable to Retrieve Table Preset Styles (Such As...

    Hello, I’m unable to retrieve the preset styles of tables created in PowerPoint when using Aspose.Slides for .NET. I’m reading these tables and generating their HTML representations. I’m using version 24.3.0.0 of the A…...Hello, I’m unable to retrieve the preset styles of tables created in PowerPoint when using Aspose.Slides for .NET. I’m reading these tables and generating their HTML representations. I’m using version 24.3.0.0 of the A…

    forum.aspose.com/t/unable-to-retrieve-table-pre...
  5. Add PDF Backgrounds in Python|Aspose.PDF for Py...

    Learn how to add a background image to PDF pages in Python using the BackgroundArtifact class in Aspose.PDF for Python via .NET....Learn how to add a background image to PDF pages in Python using the BackgroundArtifact class in Aspose.PDF for Python via .NET.

    docs.aspose.com/pdf/python-net/add-backgrounds/
  6. Detect File Format When Loading|Aspose.Words fo...

    Determine the file format in Python if you are not sure what the actual content of the file is, or to check the format compatibility....Determine the file format in Python if you are not sure what the actual content of the file is, or to check the format compatibility.

    docs.aspose.com/words/python-net/detect-file-fo...
  7. Merge GLB File Formats via python-net | product...

    Sample Python merger code for GLB file. Use this example code to merge GLB file within any Web based application....Sample Python merger code for GLB file. Use this example code to merge GLB file within any Web based application.

    products.aspose.com/3d/python-net/merger/glb/
  8. Find and Replace in Python|Aspose.Words for Pyt...

    Find a string or regular expression pattern in your document and replace it with the text you want using Python....Find a string or regular expression pattern in your document and replace it with the text you want using Python.

    docs.aspose.com/words/python-net/find-and-replace/
  9. Use FloatingBox for PDF Layout in Python|Aspose...

    Learn how to use FloatingBox for text layout, multi-column content, and precise positioning in PDF documents with Python....Learn how to use FloatingBox for text layout, multi-column content, and precise positioning in PDF documents with Python.

    docs.aspose.com/pdf/python-net/floating-box/
  10. Insert text with html to a table cell PDF .net ...

    Hi, i am building a PDF document. i need to add text Dim s1 As String = "STAFF STATUS: "to a table cell. since it has html in it, i believe i have to do something different. here is part the code. Dim doc As Do…...Hi, i am building a PDF document. i need to add text Dim s1 As String = "STAFF STATUS: "to a table cell. since it has html in it, i believe i have to do something different. here is part the code. Dim doc As Do…

    forum.aspose.com/t/insert-text-with-html-to-a-t...