Sort Score
Result 10 results
Languages All
Labels All
Results 8,401 - 8,410 of 21,191 for

pdf to doc

(0.16 sec)
  1. 21.3 Release Notes|Aspose.Words for .NET

    Aspose.Words for .NET 21.3 Release Notes – the latest updates and fixes.... Fixed issue with nested PDF bookmarks due to merged hidden...header/footer definitions upon RTF to PDF conversion Bug WORDSNET-10033...

    docs.aspose.com/words/net/aspose-words-for-net-...
  2. Add different figures to XPS files | .NET

    .NET API Solution To create and manipulate vecTor graphics shapes and text strings in a few lines of code. Add different figures To an XPS file....PDF Product Solution Aspose.Cells...Support Paid Consulting Support Docs API Reference Live Demos Code...

    products.aspose.com/page/net/manipulate-vector-...
  3. 通过 Python 处理 PDF 文档中的表格 | Aspose.PDF

    通过 COM Interop 在 .NET Framework、.NET Core 和 PHP、VBScript、C++ 上使用 Pdf 文件中的表的 Python 源代码。...最受欢迎的表格操作 - Python 添加表 提取表 删除表 如何管理 PDF 文档中的表使用 Python for .NET 库 为了使用...为了使用 table,我们将使用 Aspose.PDF for .NET API,这是一款功能丰富、功能强大且易于使用的适用于...

    products.aspose.com/pdf/zh-hans/python-net/table/
  4. Aspose for java 23.3版本生成word文档目录页码不对 - Free Sup...

    // For complete examples and data files, please go To https://github.com/aspose-words/Aspose.Words-for-Java Document Doc = new Document("D:\\2022.Docx"); DocumentBuilder builder = new DocumentBuilder(Doc); bu…...Words-for-Java Document doc = new Document("D:\\2022.docx");...builder = new DocumentBuilder(doc); builder.moveToSection(2); builder...

    forum.aspose.com/t/aspose-for-java-23-3-word/26...
  5. Aspose::Words::IWarningCallback interface | Asp...

    Aspose::Words::IWarningCallback interface. Implement this interface if you want To have your own cusTom method called To capture loss of fidelity warnings that can occur during Document loading or saving in C++....SubstitutionWarning () { auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> get_Font () ->...

    reference.aspose.com/words/cpp/aspose.words/iwa...
  6. Ustvari DOC Z Uporabo Python

    Ustvarite novo Doc v Python v nekaj korakih. PreprosTo ustvarite Doc s knjižnico Python via .NET....Ustvari DOC s knjižnico Python via .NET Naša zmogljiva knjižnica...omogoča programsko ustvarjanje DOC v le nekaj korakih Razvijalci...

    products.aspose.com/words/sl/python-net/make/doc/
  7. Aspose::Words::Drawing::Charts::ChartNumberForm...

    Represents number formatting of the parent element.... auto doc = MakeObject<Document>(); auto...MakeObject<DocumentBuilder>(doc); SharedPtr<Shape> shape = b...

    reference.aspose.com/words/cpp/class/aspose.wor...
  8. 21.3 Release Notes|Aspose.Words for C++

    Aspose.Words for C++ 21.3 Release Notes – the latest updates and fixes.... Fixed issue with nested PDF bookmarks due to merged hidden...release does not support loading PDF documents. The current release...

    docs.aspose.com/words/cpp/aspose-words-for-cpp-...
  9. PdfTextCompression | Aspose.Words for Java

    Specifies a type of compression applied To all content in the Pdf file except images in Java....applied to all content in the PDF file except images. Examples:...saving a document to PDF. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  10. Best way to represent a form that has dynamic f...

    Hi Team, We are licensed users of Aspose from a reputed company. We have a scenario where we can have forms that are created by users - i.e, there is no set template and they can use any combination of fields and even …...PDF Product Family SumithaS April...tried using tables in aspose.pdf - but it was difficult to achieve...

    forum.aspose.com/t/best-way-to-represent-a-form...