Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 678 for

structured append

(0.04 sec)
  1. 使用“名称”表| C ++

    TrueType字体表“名称”是文本字符串的存储,描述字体元数据,例如字体名称,许可信息,版权通知等。...langId = languages[i]; 28 sb -> Append(System :: String :: Format(...get_Length() - 1 )) 30 { 31 sb -> Append( u ", " ); 32 } 33 } 34 35...

    docs.aspose.com/font/zh/cpp/working-with-name-t...
  2. Aspose::Words::Fields::FieldStart class | Aspos...

    Aspose::Words::Fields::FieldStart class. Represents a start of a Word field in a document. To learn more, visit the documentation article in C++....Word document is a complex structure consisting of a field start...get_NextSibling ()) { builder -> Append ( child -> GetText ()); } return...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Gmail Utility Features|Documentation

    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....these classes use non-public structure of web-pages that may change...readLine ()) != null ) { result . append ( line ); } } catch ( IOException...

    docs.aspose.com/email/java/gmail-utility-features/
  4. FieldStart Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldStart class, your key to efficiently managing Word fields in documents. Enhance your document processing today!...Word document is a complex structure consisting of a field start...Run node. /// /// The node structure for fields is as follows:...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Document | Aspose.Words for Java

    Represents a Word document in Java....to print a document’s node structure. public void docStructureToText()...VisitorAction.CONTINUE; } /// /// Append a line to the StringBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  6. LaTeX file repair | Aspose.TeX for .NET

    Aspose.TeX API solution for .NET LaTeX repair is described in this article. Learn the code examples on how to use the functionality....syntax, it does not have the structure required by LaTeX. As you...missing. This makes the Repairer append \end{document} to the end of...

    docs.aspose.com/tex/net/latex-repair/
  7. FieldEnd | Aspose.Words for Java

    Represents an end of a Word field in a document in Java....Word document is a complex structure consisting of a field start...FieldStart fieldStart) { mBuilder.append("Found field: " + fieldStart...

    reference.aspose.com/words/java/com.aspose.word...
  8. Convert MSG Files to Various Formats in C#|Docu...

    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....modifying the document’s structure, adding custom styles, or...parameter specifies whether to append to an existing file (false...

    docs.aspose.com/email/net/converting-between-fo...
  9. FieldSeparator | Aspose.Words for Java

    Represents a Word field separator that separates the field code from the field result in Java....Word document is a complex structure consisting of a field start...FieldStart fieldStart) { mBuilder.append("Found field: " + fieldStart...

    reference.aspose.com/words/java/com.aspose.word...
  10. FieldChar | Aspose.Words for Java

    Base class for nodes that represent field characters in a document in Java....Word document is a complex structure consisting of a field start...world!")); // We have not yet appended this paragraph as a child...

    reference.aspose.com/words/java/com.aspose.word...