Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 17,575 for

document editor

(0.35 sec)
  1. Aspose::Words::Bibliography::Source::Source con...

    Aspose::Words::Bibliography::Source::Source constructor. Initialize a new instance of the Source class in C++....sources available in the document. auto document = System :: MakeObject...MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Bibliography...

    reference.aspose.com/words/cpp/aspose.words.bib...
  2. 在 PDF 中使用 C++ 格式化文本|Aspose.PDF for C++

    本页解释了如何在 PDF 文件中格式化文本。包括添加行缩进、添加文本边框、添加下划线文本、在添加的文本周围添加边框、浮动框内容的文本对齐等。...创建新的文档对象 auto document = MakeObject < Document > (); auto page...page = document -> get_Pages () -> Add (); auto text = MakeObject...

    docs.aspose.com/pdf/zh/cpp/text-formatting-insi...
  3. Change a field name - Free Support Forum - aspo...

    Try to change the name of a form field. Used this code: var pdf=new Document(@"C:\tmp\a.pdf"); var field=(TextBoxField)pdf.Form[1]; field.Name="gorilla"; pdf.Save(@"C:\tmp\b.pdf"); But the field name doesn’t get chan…...Used this code: var pdf=new Document(@"C:\tmp\a.pdf"); var fie...possible for you to share the document you mentioned to check the...

    forum.aspose.com/t/change-a-field-name/312114
  4. Working with Tables in Python|Aspose.Words for ...

    Work with tables in a Document using Python. Introducing to work with tables and Table node concepts in Aspose.Words for Python....Contents [ Hide ] A table in a document is a great way to structure... regardless of which editor or document format the table was...

    docs.aspose.com/words/python-net/working-with-t...
  5. Search and Get Text from Pages of PDF|Aspose.PD...

    Discover how to search and retrieve text from a PDF file in .NET using Aspose.PDF for text analysis and extraction....from All the Pages of PDF Document TextFragmentAbsorber class...from all the pages of a PDF document. In order to search text from...

    docs.aspose.com/pdf/net/search-and-get-text-fro...
  6. Edit Markdown In Javascript

    Edit Markdown in JavaScript code....Advanced MD Editor for Node.js. Use it to modify MD documents programmatically...Programmatic modification of MD documents is an integral part of modern...

    products.aspose.com/words/nodejs-net/edit/md/
  7. Working with Tables in C++|Aspose.Words for C++

    How to work with tables in C++. Introducing to work with tables and Table node concepts in Aspose.Words for C++....Contents [ Hide ] A table in a document is a great way to structure... regardless of which editor or document format the table was...

    docs.aspose.com/words/cpp/working-with-tables/
  8. Working with Tables in Node.js|Aspose.Words for...

    Work with tables in a Document using Node.js. Introducing to work with tables and Table node concepts in Aspose.Words for Node.js....Contents [ Hide ] A table in a document is a great way to structure... regardless of which editor or document format the table was...

    docs.aspose.com/words/nodejs-net/working-with-t...
  9. Edit WORD In C++

    Edit a Word Document in C++ code....Advanced Word Editor for C++. Use it to modify Word documents programmatically...Programmatic modification of Word documents is an integral part of modern...

    products.aspose.com/words/cpp/edit/word/
  10. Edit DOC In C#

    Edit DOC in C# code....Advanced DOC Editor for .NET. Use it to modify DOC documents programmatically...Programmatic modification of DOC documents is an integral part of modern...

    products.aspose.com/words/net/edit/doc/