Sort Score
Result 10 results
Languages All
Labels All
Results 8,951 - 8,960 of 89,762 for

doc format

(0.17 sec)
  1. Charts have wrong axis labels when converting f...

    Hi, When converting a DocX to PDF, I noticed some x-axis labels in some charts are wrongly rendered. Code: var Doc = new Document(@".\test.Docx"); Doc.Save(@".\out.pdf", new PdfSaveOptions()); I’ve attached the test …...Code: var doc = new Document(@".\test.docx"); doc.Save(@".\out...to the complexity of the PDF format and how Aspose.Words handles...

    forum.aspose.com/t/charts-have-wrong-axis-label...
  2. TabStop.is_clear property | Aspose.Words for Py...

    TabStop.is_clear property. Returns ``True`` if this tab stop clears any existing tab stops in this position.... doc = aw . Document () builder =...DocumentBuilder ( doc = doc ) tab_stops = builder . paragraph_format . tab_stops...

    reference.aspose.com/words/python-net/aspose.wo...
  3. TabStopCollection.count property | Aspose.Words...

    TabStopCollection.count property. Gets the number of tab stops in the collection.... doc = aw . Document () builder =...DocumentBuilder ( doc = doc ) tab_stops = builder . paragraph_format . tab_stops...

    reference.aspose.com/words/python-net/aspose.wo...
  4. TabStop.equals method | Aspose.Words for Python

    TabStop.equals method. Compares with the specified [TabStop](../).... doc = aw . Document () builder =...DocumentBuilder ( doc = doc ) tab_stops = builder . paragraph_format . tab_stops...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Redact XLS Spreadsheet Online or using C++ | pr...

    Open and redact XLS Document online via app for free. C++ API code to search and replace XLS text....support many popular formats including XLS format. C++ Utility to...[Product Documentation](https://docs.aspose.com/cells/cpp/system-requirements/)...

    products.aspose.com/total/cpp/redact/xls/
  6. Redact Excel Spreadsheet Online or using C++ | ...

    Open and redact Excel Document online via app for free. C++ API code to search and replace Excel text....support many popular formats including Excel format. C++ Utility to...[Product Documentation](https://docs.aspose.com/cells/cpp/system-requirements/)...

    products.aspose.com/total/cpp/redact/excel/
  7. HorizontalRuleFormat.alignment property | Aspos...

    HorizontalRuleFormat.alignment property. Gets or sets the alignment of the horizontal rule....shape, and customize its formatting. doc = aw . Document () builder...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_horizontal_rule...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Mergefield Calculation - Free Support Forum - a...

    Scenario: We have a merge field defined as: { MERGEFIELD phone # “(000) 000’-'0000” } In the data source, the value for phone is: (734) 123-4567 Actual behavior (Aspose.Words): Aspose interprets the value as a mathem…...phone number, even though the format switch is meant to render it...should simply remove the number format switches in your merge field...

    forum.aspose.com/t/mergefield-calculation/311156
  9. Document.start_track_revisions method | Aspose....

    aspose.words.Document.start_track_revisions method... Formatting changes are not recorded...insertions and deletions only. Formatting changes are not recorded...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::IWarningCallback::Warning method...

    Aspose::Words::IWarningCallback::Warning method. Aspose.Words invokes this method when it encounters some issue during Document loading or saving that might result in loss of Formatting or data fidelity in C++....that might result in loss of formatting or data fidelity. virtual...document that contains text formatted with a font that does not...

    reference.aspose.com/words/cpp/aspose.words/iwa...