Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 2,351 for

as

(0.03 sec)
  1. [Defect] Accessibility issues for document comp...

    Compare 2 docx files attached, Open a resulted pdf in acrobat pro, Enable voice over (cmd + f5), Run using key board by ctr+option + arrow buttons, Check observations. Actual: By navigate using right arrow, observing…...Compare 2 docx files attached, Open a resulted pdf in acrobat pro, Enable voice over (cmd + f5), Run using key board by ctr+option + arrow buttons, Check observations. Actual: By navigate using right arrow, observing…

    forum.aspose.com/t/defect-accessibility-issues-...
  2. FILTER_REJECT | Aspose.HTML for .NET API Reference

    Reject the node. Navigation methods defined for NodeIterator or TreeWalker will not return this node. For TreeWalker the children of this node will also be rejected. NodeIterators treat this As a synonym for FILTER_SKIP....Reject the node. Navigation methods defined for NodeIterator or TreeWalker will not return this node. For TreeWalker the children of this node will also be rejected. NodeIterators treat this as a synonym for FILTER_SKIP.

    reference.aspose.com/html/net/aspose.html.dom.t...
  3. AddHyperlink | Aspose.TeX for .NET API Reference

    AddHyperlink SvgDevice.AddHyperlink method Set the hyperlink with a URI As its target. public override void AddHyperl......AddHyperlink SvgDevice.AddHyperlink method Set the hyperlink with a URI as its target. public override void AddHyperl...

    reference.aspose.com/tex/net/aspose.tex.present...
  4. ReplacePolygonsByLines | Aspose.GIS for .NET AP...

    ReplacePolygonsByLines IGeometryCollection.ReplacePolygonsByLines method Gets polygons represented As lines of this g......ReplacePolygonsByLines IGeometryCollection.ReplacePolygonsByLines method Gets polygons represented as lines of this g...

    reference.aspose.com/gis/net/aspose.gis.geometr...
  5. SetColorValue | Aspose.HTML for .NET API Reference

    This method is used to set color As a value for input element. This method is valid if only the type of the input element is color...This method is used to set color as a value for input element. This method is valid if only the type of the input element is color

    reference.aspose.com/html/net/aspose.html.forms...
  6. SetEmailValue | Aspose.HTML for .NET API Reference

    This method is used to set email string As a value for input element. This method is valid if only the type of the input element is email...This method is used to set email string as a value for input element. This method is valid if only the type of the input element is email

    reference.aspose.com/html/net/aspose.html.forms...
  7. AddSpaceBeforeLabel | Aspose.Tasks for .NET API...

    AddSpaceBeforeLabel ProjectDisplayOptions.AddSpaceBeforeLabel property Gets or sets a value indicating whether to add......AddSpaceBeforeLabel ProjectDisplayOptions.AddSpaceBeforeLabel property Gets or sets a value indicating whether to add...

    reference.aspose.com/tasks/net/aspose.tasks/pro...
  8. CurrencyCode | Aspose.Tasks for .NET API Reference

    CurrencyCode Prj.CurrencyCode field The three letter currency character code As defined in ISO 4217. Example of valid......CurrencyCode Prj.CurrencyCode field The three letter currency character code as defined in ISO 4217. Example of valid...

    reference.aspose.com/tasks/net/aspose.tasks/prj...
  9. Save | Aspose.HTML for .NET API Reference

    Saves the document to local file specified by url. All resources used in this document will be saved in to adjacent folder whose name will be constructed As output_file_name _files....Saves the document to local file specified by url. All resources used in this document will be saved in to adjacent folder whose name will be constructed as output_file_name _files.

    reference.aspose.com/html/net/aspose.html.dom.s...
  10. HTML to PDF - Out of memory exception - Aspose....

    We are creating HTML to PDF with below code. Aspose.Pdf.HtmlLoadOptions objLoadOptions = new Aspose.Pdf.HtmlLoadOptions(); objLoadOptions.PageInfo.Margin.Bottom = 10; objLoadOptions.PageInfo.Margin.Top = 20; Aspose.Pdf.…...We are creating HTML to PDF with below code. Aspose.Pdf.HtmlLoadOptions objLoadOptions = new Aspose.Pdf.HtmlLoadOptions(); objLoadOptions.PageInfo.Margin.Bottom = 10; objLoadOptions.PageInfo.Margin.Top = 20; Aspose.Pdf.…

    forum.aspose.com/t/html-to-pdf-out-of-memory-ex...