Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 4,401 for

trim document

(0.08 sec)
  1. Aspose::Words::Tables::RowCollection::idx_get m...

    Aspose::Words::Tables::RowCollection::idx_get method. Retrieves a Row at the given index in C++....through all tables in the document and print the contents of...cell. auto doc = MakeObject < Document > ( MyDir + u "Tables.docx"...

    reference.aspose.com/words/cpp/aspose.words.tab...
  2. Extraction Image naming issue - Aspose.Words Pr...

    Dear team, We are extracting images from docm but below case images are extracting but image names are mismatching Please find input and output file Input and Output : 6 Need to check.zip (3.4 MB) and we are using bel…...ImageExtractor(String targetFolder, Document doc) { mTargetFolder = targetFolder;...Removes images from the source document and inserts bookmark at the...

    forum.aspose.com/t/extraction-image-naming-issu...
  3. DocumentBuilder.DeleteRow | Aspose.Words for .N...

    DocumentBuilder 方法. 从表中删除一行... Document doc = new Document (); DocumentBuilder...\a\a" , table . GetText (). Trim ()); 也可以看看 class Row class DocumentBuilder...

    reference.aspose.com/words/zh/net/aspose.words/...
  4. FindReplaceOptions.ApplyParagraphFormat | Aspos...

    FindReplaceOptions 财产. 应用于新内容的段落格式... Document doc = new Document (); DocumentBuilder...also will!" , doc . GetText (). Trim ()); 也可以看看 class ParagraphFormat...

    reference.aspose.com/words/zh/net/aspose.words....
  5. Aspose::Words::DocumentBuilder::get_CurrentNode...

    Aspose::Words::DocumentBuilder::get_CurrentNode method. Gets the node that is currently selected in this DocumentBuilder in C++....a paragraph or structured document tag, CurrentNode returns null...Examples Shows how to move a document builder’s cursor to different...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. ReplacingArgs.MatchOffset | Aspose.Words for .NET

    ReplacingArgs MatchOffset property. Gets the zerobased starting position of the match from the start of the node that contains the beginning of the match in C#....ConvertNumbersToHexa () { Document doc = new Document (); DocumentBuilder...0x43E3." , doc . GetText (). Trim ()); Assert . AreEqual ( 4 ...

    reference.aspose.com/words/net/aspose.words.rep...
  7. Aspose::Words::Tables::CellCollection class | A...

    Aspose::Words::Tables::CellCollection class. Provides typed access to a collection of Cell nodes. To learn more, visit the Documentation article in C++....the Working with Tables documentation article. class CellCollection...this collection and from the document. Contains (const System::...

    reference.aspose.com/words/cpp/aspose.words.tab...
  8. Plugins Licensing for Java - Features|Aspose.Im...

    Aspose.Imaging Java Plugins Licensing Features supports format conversion, compression, merging, resizing, cropping, rotation and flipping, deskewing, animation creation, photo album creation, and photo effects application...Image Cropping : Accurately trim images to desired segments,...and enhancing visual appeal. Document Deskewing : Automatically...

    docs.aspose.com/imaging/java/aspose-imaging-jav...
  9. Enum ExportHeadersFootersMode | Aspose.Words fo...

    Aspose.Words.Saving.ExportHeadersFootersMode 枚举. 指定页眉和页脚如何导出为 HTMLMHTML 或 EPUB... Document doc = new Document ( MyDir + "Header... HeaderFirst ]. GetText (). Trim ()); // .html 等格式不会将文档拆分为页面,因此页眉/页脚的功能不会相同...

    reference.aspose.com/words/zh/net/aspose.words....
  10. FindReplaceOptions.UseSubstitutions | Aspose.Wo...

    FindReplaceOptions 财产. 获取或设置一个布尔值指示是否识别和使用替换模式中的替换 默认值为错误的.... Document doc = new Document (); DocumentBuilder...); 显示如何用替换替换文本。 Document doc = new Document (); DocumentBuilder...

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