Sort Score
Result 10 results
Languages All
Labels All
Results 1,181 - 1,190 of 4,404 for

trim document

(6.99 sec)
  1. TextPath.SmallCaps | Aspose.Words for .NET

    TextPath SmallCaps property. True if the font is formatted as small capital letters in C#....InsertTextPaths () { Document doc = new Document (); // Insert a WordArt... False ( shape . TextPath . Trim ); Assert . False ( shape ....

    reference.aspose.com/words/net/aspose.words.dra...
  2. TextPath.FitShape | Aspose.Words for .NET

    TextPath FitShape property. Defines whether the text fits bounding box of a shape in C#....InsertTextPaths () { Document doc = new Document (); // Insert a WordArt... False ( shape . TextPath . Trim ); Assert . False ( shape ....

    reference.aspose.com/words/net/aspose.words.dra...
  3. TextPath.FitPath | Aspose.Words for .NET

    TextPath FitPath property. Defines whether the text fits the path of a shape in C#....InsertTextPaths () { Document doc = new Document (); // Insert a WordArt... False ( shape . TextPath . Trim ); Assert . False ( shape ....

    reference.aspose.com/words/net/aspose.words.dra...
  4. Aspose::Words::Replacing Namespace Reference - ...

    The Aspose.Words.Replacing namespace provides classes to manipulate with find/replace operations over the Document tree....find/replace operations over the document tree. Classes class FindReplaceOptions...More... Enumeration Type Documentation ◆ FindReplaceDirection enum...

    reference.aspose.com/words/cpp/namespace/aspose...
  5. Shape | Aspose.Words for Java

    Represents an object in the drawing layer such as an AutoShape textbox freeform OLE object ActiveX control or picture in Java....the Working with Shapes documentation article. Remarks: Using...shapes in a Microsoft Word document. An important property of...

    reference.aspose.com/words/java/com.aspose.word...
  6. TextPath.XScale | Aspose.Words for .NET

    TextPath XScale property. Determines whether a straight textpath will be used instead of the shape path in C#....InsertTextPaths () { Document doc = new Document (); // Insert a WordArt... False ( shape . TextPath . Trim ); Assert . False ( shape ....

    reference.aspose.com/words/net/aspose.words.dra...
  7. TextPath.ReverseRows | Aspose.Words for .NET

    TextPath ReverseRows property. Determines whether the layout order of rows is reversed in C#....InsertTextPaths () { Document doc = new Document (); // Insert a WordArt... False ( shape . TextPath . Trim ); Assert . False ( shape ....

    reference.aspose.com/words/net/aspose.words.dra...
  8. DocSaveOptions Class | Aspose.Words for .NET

    Aspose.Words.Saving.DocSaveOptions class. Can be used to specify additional options when saving a Document into the Doc or Dot format in C#....additional options when saving a document into the Doc or Dot format...the Specify Save Options documentation article. public class DocSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Image extraction issue 14 - Aspose.Words Produc...

    Dear team, We are extracting images from Document but below case we are extracting landscape images. Here some images got merged, some images got missed please refer below input and output file. Source File : 13.zip (6…...are extracting images from document but below case we are extracting...push(paragraph.toString(SaveFormat.TEXT).trim()); saveShapeAsPdf(); return...

    forum.aspose.com/t/image-extraction-issue-14/25...
  10. PageSetup.SectionStart | Aspose.Words for .NET ...

    PageSetup 财产. 返回或设置指定对象的分节符类型... Document doc = new Document (); // 一个空白文档包含一个部分、一个正文和一个段落。...World!" , doc . GetText (). Trim ()); doc . Save ( ArtifactsDir...

    reference.aspose.com/words/zh/net/aspose.words/...