Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 4,404 for

trim document

(0.39 sec)
  1. Aspose.Slides for Java 23.3 Release Notes|Aspos...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Related Documentation SLIDESNET-43760 Managing Trim Video settings...presentation . dispose (); } Trim Video Settings: IVideoFrame...

    docs.aspose.com/slides/java/aspose-slides-for-j...
  2. Aspose::Words::BookmarkCollection::get_Count me...

    Aspose::Words::BookmarkCollection::get_Count method. Returns the number of bookmarks in the collection in C++....bookmarks from a document. auto doc = MakeObject < Document > (); auto...bookmarks is still present in the document. ASSERT_EQ ( 0 , bookmarks...

    reference.aspose.com/words/cpp/aspose.words/boo...
  3. Aspose.Slides for Android via Java 23.3 Release...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... dispose (); } Trim Video Settings: IVideoFrame...TrimFromStart have been added to manage Trim Video settings. Example: Presentation...

    docs.aspose.com/slides/androidjava/aspose-slide...
  4. CellCollection.ToArray | Aspose.Words for .NET ...

    CellCollection 方法. 将集合中的所有单元格复制到新的单元格数组中... Document doc = new Document ( MyDir + "Tables...ToString ( SaveFormat . Text ). Trim (); Console . WriteLine ( $"\t\tContents...

    reference.aspose.com/words/zh/net/aspose.words....
  5. CompositeNode.GetEnumerator | Aspose.Words for ...

    CompositeNode 方法. 为在该节点的子节点上的每个样式迭代提供支持... Document doc = new Document (); // 将两个运行和一个形状作为子节点添加到该文档的第一段。...$"\t\" { child . GetText (). Trim ()} \ "" ); break ; case NodeType...

    reference.aspose.com/words/zh/net/aspose.words/...
  6. Body | Aspose.Words for .NET

    Body constructor. Initializes a new instance of the Body class in C#....doc DocumentBase The owner document. Remarks When Body is created...specified document, but is not yet part of the document and ParentNode...

    reference.aspose.com/words/net/aspose.words/bod...
  7. ListLabel.LabelValue | Aspose.Words for .NET AP...

    ListLabel 财产. 获取此标签的数值... Document doc = new Document ( MyDir + "Rendering...ToString ( SaveFormat . Text ). Trim (); Console . WriteLine ( $"\tExported...

    reference.aspose.com/words/zh/net/aspose.words....
  8. Section.EnsureMinimum | Aspose.Words for .NET A...

    Section 方法. 确保该部分有正文和一个段落... Document doc = new Document (); // 一个空白文档带有一...world!" , doc . GetText (). Trim ()); 也可以看看 class Section 命名空间...

    reference.aspose.com/words/zh/net/aspose.words/...
  9. CompositeNode.ChildNodes | Aspose.Words for .NE...

    CompositeNode 财产. 获取该节点的所有直接子节点... Document doc = new Document (); // 将两个运行和一个形状作为子节点添加到该文档的第一段。...$"\t\" { child . GetText (). Trim ()} \ "" ); break ; case NodeType...

    reference.aspose.com/words/zh/net/aspose.words/...
  10. Document.FieldOptions | Aspose.Words for .NET A...

    Document 财产. 得到一个 字段选项表示用于控制文档中的字段处理的选项的对象...Document.FieldOptions Document.FieldOptions property 得到一个 字段选项...显示如何在字段更新或邮件合并期间指定用于日期格式的文化来源。 Document doc = new Document (); DocumentBuilder...

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