Sort Score
Result 10 results
Languages All
Labels All
Results 5,681 - 5,690 of 214,463 for

formatting

(1.04 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…...DocSaveOptions { Format = Aspose.Pdf.DocSaveOptions...Everything is not so bad here - formatting and styling is ok, but all...

    forum.aspose.com/t/bad-pdf-forms-conversion-qua...
  2. Aspose::Words::Fields::FieldAutoNum class | Asp...

    Aspose::Words::Fields::FieldAutoNum class. Implements the AUTONUM field. To learn more, visit the documentation article in C++.... get_Format () Gets a FieldFormat object...provides typed access to field’s formatting. get_IsDirty () Gets or sets...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Optimized PDF to PDF/A 1b conversion problems -...

    Hi Tilal, I am continuing to evaluate Aspose.Pdf for .NET 10.4.0.Currently I have slightly modified the code to convert files to pdf/a 1b while trying to produce the smaller file size possible.The code used is the follo…...not being converted PDF/A_1b format. For the sake of correction...before converting file to PDF/A format. Once the document is converted...

    forum.aspose.com/t/optimized-pdf-to-pdf-a-1b-co...
  4. Aspose::Words::Fields::FieldUserInitials class ...

    Aspose::Words::Fields::FieldUserInitials class. Implements the USERINITIALS field. To learn more, visit the documentation article in C++.... get_Format () Gets a FieldFormat object...provides typed access to field’s formatting. get_IsDirty () Gets or sets...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Aspose::Words::Fields::FieldInfo class | Aspose...

    Aspose::Words::Fields::FieldInfo class. Implements the INFO field. To learn more, visit the documentation article in C++.... get_Format () Gets a FieldFormat object...provides typed access to field’s formatting. get_InfoType () Gets or...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Convert POWERPOINT to JSON format via C++ | pro...

    Export POWERPOINT to JSON format in C++ without using Microsoft Excel or Powerpoint...JSON Format via C++ Export POWERPOINT file to JSON format via...convert a POWERPOINT file to JSON format arises when you need to store...

    products.aspose.com/total/cpp/conversion/powerp...
  7. Insert Hyperlinks into Excel or OpenOffice|Docu...

    How to insert hyperlinks into Excel file with Aspose.Cells for Python via .NET library without MS Excel....hyperlink, apply the appropriate formatting settings on that cell. How...

    docs.aspose.com/cells/python-net/insert-hyperli...
  8. Rotate Axis Title in Aspose.Words Java - Free S...

    Hello, I am using Aspose.Words for Java version 25.5 to generate charts. I would like to rotate the title of the secondary, so that the axis title appears vertically. I can rotate the axis tick labels via AxisTickLabel…...setting the text, font, and formatting, but no rotation or orientation...

    forum.aspose.com/t/rotate-axis-title-in-aspose-...
  9. Wrong retrieving of the isAlignmentApplied() fl...

    Hi, we’re experiencing an unexpected behavior when working with a custom cell style. Specifically, after setting the Right alignment on the custom style and then unchecking the “Alignment” checkbox from the custom styl…...method checks if the alignment formatting is set, which may not be...

    forum.aspose.com/t/wrong-retrieving-of-the-isal...
  10. Word saveto Pdf,内容样式错误问题 - Free Support Forum -...

    Document doc = new Document(“test.docx”); SaveOptions saveOptions = SaveOptions.createSaveOptions(SaveFormat.PDF); saveOptions.setMemoryOptimization(true); doc.save(“test.pdf”, saveOptions); Aspose.word for java 25.1…...for any custom paragraph formatting (negative indents, oversized...

    forum.aspose.com/t/word-saveto-pdf/322091