Sort Score
Result 10 results
Languages All
Labels All
Results 7,911 - 7,920 of 150,870 for

2

(0.12 sec)
  1. Retain Formatting of MathML Office Math Equatio...

    Hi, We are seeing an issue where an equation that is on two lines in the Docx is rendered differently after Aspose conversion to PDF, changing the meaning of the equation (the multipliers of a product are split onto two…...docxtopdf PiotrGov November 18, 2020, 2:43pm 1 Hi, We are seeing an issue...hafeez November 18, 2020, 3:10pm 2 @PiotrGov , I am able to reproduce...

    forum.aspose.com/t/retain-formatting-of-mathml-...
  2. German umlaut characters in password - Free Sup...

    Are the german umlaut characters (äöü) not allowed as password or part of the password when encrypting a PDF document? When I use one of those characters in a password I get this error when encrypting a pdf: : ‘Permi…...Product Family toschf71de October 2, 2018, 1:59pm 1 Are the german...Thomas Farhan.Raza October 2, 2018, 7:02pm 2 @toschf71de Thank you...

    forum.aspose.com/t/german-umlaut-characters-in-...
  3. Copy Inner and Outer Field|Aspose.PDF for Java

    This section explains how to copy inner and outer Field with com.aspose.pdf.facades using FormEditor Class....( "Last Name" , "Last Name 2" , 2 ); editor . save ( _dataDir...

    docs.aspose.com/pdf/java/copy-inner-and-outer-f...
  4. TextColumn class | Aspose.Words for Python

    aspose.words.TextColumn class. Represents a single text column... set_count ( 2 ) # Determine the amount of room...builder . writeln ( 'Wide column 2.' ) doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldNoteRef.BookmarkName | Aspose.Words for .NET

    Discover the FieldNoteRef BookmarkName property to easily manage and customize your bookmarks for enhanced organization and efficiency....footnote number 2, so the field will display "2 below". // The...The \f flag makes the number 2 appear in the same format as the...

    reference.aspose.com/words/net/aspose.words.fie...
  6. CustomXmlProperty.Uri | Aspose.Words for .NET

    Manage your custom XML attributes effortlessly with the CustomXmlProperty Uri. Easily set or retrieve the namespace URI for enhanced functionality.... That ( properties [ 2 ]. Value , Is . EqualTo ( "2003"...Count , Is . EqualTo ( 3 )); // 2 - Remove by name: properties ...

    reference.aspose.com/words/net/aspose.words.mar...
  7. AxisScaling class | Aspose.Words for Python

    aspose.words.drawing.charts.AxisScaling class. Represents the scaling options of the axis...'Series 1' , x_values = [ 1 , 2 , 3 , 4 , 5 ], y_values = [ 1...cover our X-value range (0, 1, 2, 3...). # A linear axis is not...

    reference.aspose.com/words/python-net/aspose.wo...
  8. HeightRule Enum | Aspose.Words for .NET

    Discover Aspose.Words.HeightRule enum for precise control over object height in documents. Optimize your workflow with this essential feature!... Auto 2 The height will grow automatically...InsertCell (); builder . Write ( "Row 2, cell 1." ); builder . EndTable...

    reference.aspose.com/words/net/aspose.words/hei...
  9. TxtListIndentation class | Aspose.Words for Nod...

    Aspose.Words.Saving.TxtListIndentation class. Specifies how list levels are indented when document is exporting to [SaveFormat.Text](../../aspose.words/saveformat/#Text) format... writeln ( "Item 2" ); builder . listFormat . listIndent...1 ${ newLine } ` + ` a. Item 2 ${ newLine } ` + ` i. Item 3 ${...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Shape Text is not showing until movement - Free...

    Hi, when adding new shapes to a diagram, the new shapes don’t show their text value until they are selected/moved with the mouse. I would like to know how to display the text automatically. This is the code that is used…...RightMostShapeXPos + 2; foreach (Shape newShape in sourcePage...asad.ali March 18, 2021, 12:21am 2 @umaknowregan Could you please...

    forum.aspose.com/t/shape-text-is-not-showing-un...