Sort Score
Result 10 results
Languages All
Labels All
Results 2,951 - 2,960 of 412,555 for

aspose pdf

(0.31 sec)
  1. Bad PDF Forms conversion quality - Free Support...

    Greetings! I have issue in conversion of Pdf files containing forms to HTML. I tried 2 ways of doing it, but didn’t got a convinient result. Could you, please, help me? Am I doing somethinf wrong or there’s some kind o…...Bad PDF Forms conversion quality Aspose.PDF Product Family EvgeniyMikhailov...have issue in conversion of PDF files containing forms to HTML...

    forum.aspose.com/t/bad-pdf-forms-conversion-qua...
  2. Modify Annotations in your PDF File (facades)|A...

    This section explains how to modify annotations from Pdf file to XFDF with Aspose.Pdf Facades....Modify Annotations in your PDF File (facades) Contents [ Hide...deletes all the annotations from a PDF file. For example, in the following...

    docs.aspose.com/pdf/java/modify-annotations/
  3. Convert PDF to SWF in Python | products.aspose.com

    Sample code for Pdf to SWF Python conversion. Use PowerPoint Python API for batch conversion Pdf files to SWF files....Products Aspose.Slides Python via .NET Conversion PDF to SWF HTML...HTML JPG PDF SVG PPT PPTX Convert PDF to SWF in Python Powerful...

    products.aspose.com/slides/python-net/conversio...
  4. Aspose::Words::Drawing::Charts::AxisTickLabels:...

    Aspose::Words::Drawing::Charts::AxisTickLabels::get_Offset method. Gets or sets the distance of the tick labels from the axis in C++....Aspose::Words::Drawing::Charts::AxisTickLabels::get_Offset method...labels from the axis. int32_t Aspose :: Words :: Drawing :: Charts...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Aspose::Words::Drawing::Charts::AxisTickLabels:...

    Aspose::Words::Drawing::Charts::AxisTickLabels::get_Spacing method. Gets or sets the interval at which the tick labels are drawn in C++....Aspose::Words::Drawing::Charts::AxisTickLabels::get_Spacing method...tick labels are drawn. int32_t Aspose :: Words :: Drawing :: Charts...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Working with PDF/A or PDF/UA|Aspose.Words for Java

    Convert to Pdf/A-1, Pdf/A-2, Pdf/A-4 and Pdf/UA using Java. There are a few problems when converting to Pdf/A documents, and Aspose.Words for Java solves them....Working with PDF/A or PDF/UA Contents [ Hide ] PDF/A and PDF/UA format...a document in Word format to PDF. These requirements should be...

    docs.aspose.com/words/java/working-with-pdfa-or...
  7. Convert PowerPoint Presentations to PDF with No...

    Convert formats PPT and PPTX to Pdf with notes using Aspose.Slides for .NET. Preserve layouts and speaker notes for professional presentations....PowerPoint Presentations to PDF with Notes in .NET Contents [...presentations to PDF format with speaker notes using Aspose.Slides. This...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  8. 创建复杂的PDF|Aspose.PDF for C++

    Aspose.Pdf for C++允许您创建包含图像、文本片段和表格的更复杂的文档。...创建复杂的PDF Contents [ Hide ] Hello, World 示例展示了使用 C++ 和 Aspose.PDF...PDF 创建 PDF 文档的简单步骤。在本文中,我们将看看如何使用 C++ 和 Aspose.PDF for C++ 创建一...

    docs.aspose.com/pdf/zh/cpp/complex-pdf-example/
  9. PDF/A 2B and higher printing problems - Free Su...

    Hello Aspose family, First I would like to say that we are very satisfied with your products. I am not sure where to post this message because I am not sure which of two addresses, word or Pdf. Due to European EIDAS, our…...PDF/A 2B and higher printing problems Aspose.PDF Product Family...August 16, 2016, 8:08am 1 Hello Aspose family, First I would like...

    forum.aspose.com/t/pdf-a-2b-and-higher-printing...
  10. Aspose.Words hangs indefinitely when saving as ...

    Can use the attached document (after unzip) and following code to reproduce. Tested in v24.10.0. var bytes = File.ReadAllBytes(@"input.doc"); using MemoryStream ms = new MemoryStream(); ms.Write(bytes, 0, bytes.Length);…...Aspose.Words hangs indefinitely when saving as PDF Aspose.Words...Length); Aspose.Words.Document document = new Aspose.Words.Document(ms);...

    forum.aspose.com/t/aspose-words-hangs-indefinit...