Sort Score
Result 10 results
Languages All
Labels All
Results 9,261 - 9,270 of 26,150 for

word processing

(0.11 sec)
  1. PDF to DOC Merge using Python | Aspose.PDF

    Combine two or more PDF documents into one DOC single file programmatically with Python sample code using Aspose.PDF for Python for .NET... Since it is able to process a large amount of information...Conversion Features: Convert PDF to Word, Excel, and PowerPoint. Convert...

    products.aspose.com/pdf/python-net/merger/pdf-t...
  2. FieldNumWords | Aspose.Words for Java

    Implements the NUMWordS field in Java....words.Field public class FieldNumWords...Remarks: Retrieves the number of words in the current document, as...

    reference.aspose.com/words/java/com.aspose.word...
  3. FieldLastSavedBy | Aspose.Words for Java

    Implements the LASTSAVEDBY field in Java....words.Field public class FieldLastSavedBy...create a document in Microsoft Word, it will have the user's name...

    reference.aspose.com/words/java/com.aspose.word...
  4. Setting Font overrides childrens' bolding and f...

    If you have a TextFragment and you set the Font for that fragment, then any Bold or FontSize set by child TextSegments will be ignored. The work around here would be to set the Font on each Segment, but that is sub-optim…...the middle segment (for the word “HUGE”) is still not being honored...Download .NET Component DLL to Process PDF | Aspose.PDF API If you...

    forum.aspose.com/t/setting-font-overrides-child...
  5. FieldBidiOutline | Aspose.Words for Java

    Implements the BIDIOUTLINE field in Java....words.Field public class FieldBidiOutline...editing language in Microsoft Word, our fields will display numbers...

    reference.aspose.com/words/java/com.aspose.word...
  6. FieldAutoNumOut | Aspose.Words for Java

    Implements the AUTONUMOUT field in Java....words.Field public class FieldAutoNumOut...which we can define in Microsoft Word via Format -> Bullets & Numbering...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose.word save pdf 样式错误 - Free Support Forum ...

    Document doc = new Document(“template.docx”); DocumentBuilder builder = new DocumentBuilder(doc); builder.moveToDocumentEnd(); builder.writeln(“test.”); SaveOptions saveOptions = SaveOptions.createSaveOptions(SaveFor…...word save pdf 样式错误 中文技术支持 words-java dhzhao2016 November...are not available to Aspose.Words, the library substitutes fallback...

    forum.aspose.com/t/aspose-word-save-pdf/321219
  8. OST to PST Conversion Throws NotImplementedExce...

    Hello, According to this post: I use the provided source code: Using MyStorage As Email.Storage.Pst.PersonalStorage = Email.Storage.Pst.PersonalStorage.FromFile(“D:\source.ost”) MyStorage.SaveAs(“D:\target.pst”, Ema…...developers to manipulate & process Files from Word, Excel, PowerPoint...

    forum.aspose.com/t/ost-to-pst-conversion-throws...
  9. How to Extract Content Between Document Nodes|A...

    Extracting document content in different using C++....Words forum . Why Extract Content...easily achieved using Aspose.Words and the code implementation...

    docs.aspose.com/words/cpp/how-to-extract-select...
  10. How to Split PDF File by Pages in C#

    This basic tutorial describes details about how to split PDF file by pages in C#. You will learn how using C# split PDF pages with the help of simple steps and a runnable sample code....Words Product Family Aspose.PDF Product...can customize the splitting process by filtering the page number...

    kb.aspose.com/pdf/net/how-to-split-pdf-file-by-...