Sort Score
Result 10 results
Languages All
Labels All
Results 2,841 - 2,850 of 176,923 for

docx

(0.16 sec)
  1. Browser side of Online Editor - Free Support Fo...

    While researching for WYSIWYG online editor of Docx files, I find this demo Edit A Document Online: Word, PDF, HTML From the documentation links on the page, they are all pointing to the backend APIs. I want to find ou…...for WYSIWYG online editor of DOCX files, I find this demo Edit...

    forum.aspose.com/t/browser-side-of-online-edito...
  2. GetPageInfo(0) never ends - Free Support Forum ...

    Hi, the attached Docx file can't be parsed.GetPageInfo(0) call never ends. Interesting is that is works if no license is set. I suppose this is because in this case not the whole file is parsed. The c# code is simple …...2015, 3:00am 1 Hi, the attached docx file can’t be parsed. GetPageInfo(0)...

    forum.aspose.com/t/getpageinfo-0-never-ends/44052
  3. Remove PPT Annotation using .NET | products.asp...

    C# source code to delete PPT format annotations on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....NET Annotation Ppt PPTX DOCX XLSX PDF ODP PPT Remove Comments...

    products.aspose.com/slides/net/annotation/ppt/
  4. PDF to Word output not matching - Free Support ...

    Hi support, I am trying to convert a PDF to Word document and the output is a bit off. Left is my PDF and right is the converted word document. As you can see in the screenshot, the words is being separated and pushed …...docx (744.5 KB) vyacheslav.deryushev...

    forum.aspose.com/t/pdf-to-word-output-not-match...
  5. Aspose::Words::StyleCollection::get_DefaultPara...

    Aspose::Words::StyleCollection::get_DefaultParagraphFormat method. Gets document default paragraph formatting in C++....supported in OOXML formats ( Docx ) only. Earlier document formats...

    reference.aspose.com/words/cpp/aspose.words/sty...
  6. 档案

    档案... 从 Word DOC DOCX 中提取文本的 Java 库 Word 文档中的 Java...文档进行加密、转换、文本提取等。我们将使用这个库从 Word DOCX 或 DOC 文档中提取文本。您可以 下载 API 的 JAR...

    blog.aspose.com/zh/words/extract-text-from-word...
  7. Comparer.create method | Aspose.Words for Python

    aspose.words.lowcode.Comparer.create method...docx' second_doc = MY_DIR + 'Table...'LowCode.CompareContextDocume.docx' ) . execute () Shows how to...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Unexpected Duplicate Versions in Word Document ...

    Hi, I have a Word document with two tracked changes, but when I retrieve the list of versions, I get four versions instead. Two of these versions appear to be duplicates. Why is this happening? I am using Aspose.Words …...docx"); var versions= doc.Versions;...: New_Section_06_01_26_15_35.docx (148.1 KB) Professionalize.Discourse...

    forum.aspose.com/t/unexpected-duplicate-version...
  9. Accessing Document.PageCount Changes Rendering ...

    Description Accessing the read-only property Document.PageCount changes the subsequent image rendering output of the same document. The document renders correctly before reading PageCount, but the layout/alignment chang…...Reproduction Steps Load the DOCX Save to PNG Read doc.PageCount...Save to PNG again Sample Docx sample.docx (16.5 KB) Result Before...

    forum.aspose.com/t/accessing-document-pagecount...
  10. Getting additional Hyperlinks When Comparing Wo...

    Hi, When I compare two Word documents, I notice that some additional links appear. What could be the reason for this, and how can I resolve the issue? Aspose Word Version : 25.5 Snippet : byte[] oldDoc = null; // her…...Docx); File.WriteAllBytes("C:\\Temp\\compared.docx", ms...} Input : oldDoc.docx (43.1 KB) newDoc.docx (43.1 KB) Output...

    forum.aspose.com/t/getting-additional-hyperlink...