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

trim document

(0.9 sec)
  1. PageSetup.PaperSize | Aspose.Words for .NET

    PageSetup PaperSize property. Returns or sets the paper size in C#.... Document doc = new Document (); DocumentBuilder...set page sizes. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/pag...
  2. How to find font and color has been used for th...

    How to find font and color has been used for the string in c# and How to find font and color has been used for the string in whole word Document...word document How to find the string in the whole document contains...properties applied to the document are accessible via StyleCollection...

    forum.aspose.com/t/how-to-find-font-and-color-h...
  3. 22.11 Release Notes|Aspose.Words for Java

    Aspose.Words for Java 22.11 Release Notes – the latest updates and fixes....create the new structured document tags of Citation type. Implemented...from the source document to the output PDF document. Changed default...

    docs.aspose.com/words/java/aspose-words-for-jav...
  4. Aspose::Words::Saving::OdtSaveOptions Class Ref...

    Can be used to specify additional options when saving a Document into the Odt or Ott format....additional options when saving a document into the Odt or Ott format...Shows how to make a saved document conform to an older ODT schema...

    reference.aspose.com/words/cpp/class/aspose.wor...
  5. Aspose::Words::Notes::FootnoteType enum | Aspos...

    Aspose::Words::Notes::FootnoteType enum. Specifies whether this is a footnote or an endnote in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...are always at the end of the document // so that this page break...

    reference.aspose.com/words/cpp/aspose.words.not...
  6. DocumentBuilder.MoveToDocumentStart | Aspose.Wo...

    DocumentBuilder 方法. 将光标移动到文档的开头... Document doc = new Document (); DocumentBuilder...firstParagraphNodes [ 1 ]. GetText (). Trim ()); Assert . AreEqual ( NodeType...

    reference.aspose.com/words/zh/net/aspose.words/...
  7. DocumentBuilder.MoveToDocumentEnd | Aspose.Word...

    DocumentBuilder 方法. 将光标移动到文档的末尾... Document doc = new Document (); DocumentBuilder...firstParagraphNodes [ 1 ]. GetText (). Trim ()); Assert . AreEqual ( NodeType...

    reference.aspose.com/words/zh/net/aspose.words/...
  8. Class RowCollection | Aspose.Words for .NET API 参考

    Aspose.Words.Tables.RowCollection 班级. 提供对集合的类型化访问Row节点.... Document doc = new Document ( MyDir + "Tables...ToString ( SaveFormat . Text ). Trim (); Console . WriteLine ( $"\t\tContents...

    reference.aspose.com/words/zh/net/aspose.words....
  9. Aspose::Words::Notes::Footnote Class Reference ...

    Represents a container for text of a footnote or endnote....footnotes and endnotes in a Word document. Footnote is an inline-level...footnotes. auto doc = MakeObject<Document>(); auto builder = MakeOb...

    reference.aspose.com/words/cpp/class/aspose.wor...
  10. Using late binding in CPP|Aspose.PDF for .NET

    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.... Release (); // get Document OLECHAR * openFile = L "OpenFile"...//-------- // get Pages for the Document OLECHAR * pages = L "Pages"...

    docs.aspose.com/pdf/net/using-late-binding-in-cpp/