Sort Score
Result 10 results
Languages All
Labels All
Results 9,151 - 9,160 of 180,949 for

content

(0.14 sec)
  1. NullPointerException when converting a docx to ...

    Hello With Aspose words 18.2 I have a NullPointerException when trying to convert a docx to pdf. Problem occurs when a part of my docx is splitted into 2 pages Stack trace : Exception in thread "main" java.lang.Nu…...blanck line in order to move content to the second page ok.docx...occur specifically when the content of your DOCX file is split...

    forum.aspose.com/t/nullpointerexception-when-co...
  2. LayoutCollector.GetEntity | Aspose.Words for .NET

    Discover the LayoutCollector GetEntity method, effortlessly retrieve the LayoutEnumerator's position for seamless document navigation and enhanced productivity....GetEntity Contents [ Hide ] LayoutCollector.GetEntity method...to count how many pages the content of our document spans. // Since...

    reference.aspose.com/words/net/aspose.words.lay...
  3. Aspose::Words::EditableRangeEnd class | Aspose....

    Aspose::Words::EditableRangeEnd class. Represents an end of an editable range in a Word document. To learn more, visit the documentation article in C++....Aspose::Words::EditableRangeEnd class Contents [ Hide ] EditableRangeEnd...(Aspose::Words::SaveFormat) Exports the content of the node into a string in...

    reference.aspose.com/words/cpp/aspose.words/edi...
  4. Unable to Get Anchoring Type for Vertical Align...

    Hi, auto textFrameFormat = shape->get_TextFrame()->get_TextFrameFormat(); auto anchor = textFrameFormat->get_AnchoringType(); get_Anchoring returns undefined for the attached presentation. The set text vertical alignm…...vertical alignment of text box content and horizontal alignment of...alignment of the text box content as shown below: auto anchorType...

    forum.aspose.com/t/unable-to-get-anchoring-type...
  5. Export EML to PCL via C++ | products.aspose.com

    C++ API to Convert EML to PCL without using Microsoft Word or Outlook...such as to make the email content more accessible to users, to...share the content with others, or to make the content easier to...

    products.aspose.com/total/cpp/conversion/eml-to...
  6. How to copy word style to excel style - Free Su...

    I have multiple docx files and I have a requirement to put each docx Content with style into column. Like If you copy word Content and paste into excel but I want to do programmatically. I’m able to put the plain text i…...requirement to put each docx content with style into column. Like...Like If you copy word content and paste into excel but I want to...

    forum.aspose.com/t/how-to-copy-word-style-to-ex...
  7. Delete PDF Pages with JavaScript via C++|Aspose...

    You can delete pages from your PDF file using Aspose.PDF for JavaScript via C++....Pages with JavaScript via C++ Contents [ Hide ] You can delete pages...DownloadFile = ( filename , mime , content ) => { mime = mime || "app...

    docs.aspose.com/pdf/javascript-cpp/delete-pages/
  8. 使用 JavaScript 通过 C++ 旋转 PDF 页面|Aspose.PDF for J...

    本主题描述如何通过 JavaScript 通过 C++ 以编程方式旋转现有 PDF 文件中的页面方向...JavaScript 通过 C++ 旋转 PDF 页面 Contents [ Hide ] 本节描述如何在现有 PDF 文件中使用...DownloadFile = ( filename , mime , content ) => { mime = mime || "app...

    docs.aspose.com/pdf/zh/javascript-cpp/rotate-pa...
  9. Converting a EPUB file to PDF using C# | Aspose...

    Sample code for EPUB‑to‑PDF conversion in .NET. Use the API example code for batch EPUB‑to‑PDF conversion within VB.NET, ASP.NET, or any .NET‑based application.... The output PDF content and formatting will be identical...pages, text, images, and other content. Convert PDF documents to other...

    products.aspose.com/pdf/net/conversion/epub-to-...
  10. How to Convert SVG to Presentation using Java

    We'll walk you through the steps in Java for how to convert SVG to Presentation using Java. With the help of a few lines of code you can easily convert SVG to presentation using Java....Open and read the SVG file content and insert that into the presentation...Subsequently, the source SVG file content is read and added to an instance...

    kb.aspose.com/slides/java/how-to-convert-svg-to...