Sort Score
Result 10 results
Languages All
Labels All
Results 7,561 - 7,570 of 180,116 for

doc

(0.13 sec)
  1. ShapeBase.distance_bottom property | Aspose.Wor...

    ShapeBase.distance_bottom property. Returns or sets the distance (in points) between the Document text and the bottom edge of the shape.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a rectangle and...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ShapeBase.distance_top property | Aspose.Words ...

    ShapeBase.distance_top property. Returns or sets the distance (in points) between the Document text and the top edge of the shape.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a rectangle and...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ShapeBase.distance_left property | Aspose.Words...

    ShapeBase.distance_left property. Returns or sets the distance (in points) between the Document text and the left edge of the shape.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a rectangle and...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ShapeBase.distance_right property | Aspose.Word...

    ShapeBase.distance_right property. Returns or sets the distance (in points) between the Document text and the right edge of the shape.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a rectangle and...

    reference.aspose.com/words/python-net/aspose.wo...
  5. HeightRule enumeration | Aspose.Words for Python

    aspose.words.HeightRule enumeration. Specifies the rule for determining the height of an object.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) table = builder . start_table...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Installation|Aspose.Words for Python via .NET

    Install Aspose.Words for Python using Visual Studio tools such as Manage NuGet Packages or Package Manager Console and the MSI installer. Use the Full Trust permission set....Create and save a simple document doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) builder . writeln ( "Hello Aspose...

    docs.aspose.com/words/python-net/installation/
  7. SplitCriteria Enum | Aspose.Words for .NET

    Discover Aspose.Words.LowCode.SplitCriteria enum for efficient Document splitting. Optimize your workflow with versatile options for seamless part management.... string doc = MyDir + "Big document.docx".... Page ; Splitter . Split ( doc , ArtifactsDir + "LowCode.SplitDocument...

    reference.aspose.com/words/net/aspose.words.low...
  8. Stroke.ForeTintAndShade | Aspose.Words for .NET

    Adjust the Stroke ForeTintAndShade property to effortlessly lighten or darken your stroke's foreground color for enhanced visual impact.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertShape...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Create AcroForms - Create Fillable PDF in Java|...

    This section explains how to create AcroForms from scratch in your PDF Documents with Aspose.PDF for Java....{ Document doc = new Document (); Page page = doc . getPages...setPartialName ( "radio" ); doc . getForm (). add ( rf , 1 );...

    docs.aspose.com/pdf/java/create-forms/
  10. Basic samples how to convert OneNote to Html

    You will learn how to convert OneNote to Html programmatically or online and consider C# examples of OneNote to Html conversions using Aspose.Note....Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/note/net/convert-onenote-to-htm...