Sort Score
Result 10 results
Languages All
Labels All
Results 4,181 - 4,190 of 15,159 for

true type

(0.22 sec)
  1. Data Label FormatCode in Charts Has No Effect D...

    Hello Aspose Support, I’m experiencing an issue with chart data labels in Aspose.Words for .NET. While it’s technically possible to set a custom FormatCode for ChartDataLabels, it appears to have no effect on the final …...API to define the cell format type (e.g., percent, number, text)...AxisX.AxisBetweenCategorie = true; chart.AxisX.Hidden = false;...

    forum.aspose.com/t/data-label-formatcode-in-cha...
  2. 在 HTML 模板中设置属性 – Aspose.HTML for .NET

    了解如何在 HTML 模板中设置属性,以及在使用 Aspose.HTML for .NET 填充模板时控制属性的存在。...例如,下面是一个 HTML 模板: Copy 1 < input type = "checkbox" {{ attr }} disabled...4 string htmlCode = "<input type=\"checkbox\" disabled {{attr}}...

    docs.aspose.com/html/zh/net/setting-attributes-...
  3. Aspose.PSD for .NET 20.7 - 发行说明|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....CanLoad(pdfStream) 上返回 true 错误 PSDNET-676 生成的 PNG 中图层无法呈现..., 0d , string . Empty , 7 , true , 0 x124L , 0 x74cL } }; object...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  4. Aspose.Email modifies X500 addresses in sender/...

    In the case that there are X500 addresses used in the sender and recipient headers, Aspose will postprocess them (???): "Aspose" when { "i use X500 addresses" should { "pass them through to MIME verbatim" in…...setKeepOriginalEmail(true) val asMime = mapiMessage.toMailMessage(mco)...() mco.setKeepOriginalEmail(true) val asMime = mapiMessage.toMailMessage(new...

    forum.aspose.com/t/aspose-email-modifies-x500-a...
  5. Convert XFA to Dynamic AcroForm using Aspose.PD...

    I I am looking at a tool to convert XFA/PDF documents into “normal/standard” pdf that can be read in all browers.Your tool looks OK with the trial version, but i need to be sure that it can convert the full PDF document …...OptimizeSize = true; doc.Optimize(); doc.Save(“C:\OutPut-Document...form fields type as standard AcroForm doc.Form.Type = FormType...

    forum.aspose.com/t/convert-xfa-to-dynamic-acrof...
  6. Aspose::Words::Inline::get_IsMoveToRevision met...

    Aspose::Words::Inline::get_IsMoveToRevision method. Returns True if this object was moved (inserted) in Microsoft Word while change tracking was enabled in C++....Inline::get_IsMoveToRevision method Returns true if this object was moved (inserted)...how to determine the revision type of an inline node. auto doc...

    reference.aspose.com/words/cpp/aspose.words/inl...
  7. Extract Image and Signature Information|Aspose....

    You may extract images from the signature field and extract signature information using the SignatureField class with C#....detected, the method will return true. If the method returns false...document. Property Type Description Success bool true if the operation...

    docs.aspose.com/pdf/net/extract-image-and-signa...
  8. Creating Pie Chart with Leader Lines using Node...

    Learn how to use Aspose.Cells for Node.js via C++ to create a pie chart with leader lines in Microsoft Excel. Our guide will demonstrate how to add leader lines that connect data points to the legend and enhance the overall clarity of your chart....place, we will add a Chart of type ChartType.Pie to the collection...getNSeries (). add ( "B1:B16" , true ); // Set category data range...

    docs.aspose.com/cells/nodejs-cpp/creating-pie-c...
  9. Setting the whole XMP block - Free Support Foru...

    Hi, I need to set the whole XMP block in a PDF. I don't want to set individual fields because that is already handled. There is a method to get the XMP in Aspose.Pdf.Facades.PdfXmpMetadata but I cannot se any way to set…...endobj 260 0 obj <</Length 4175/Type/Metadata/Subtype/XML>>stream...actually be: <</Length 2760/Type/Metadata/Subtype/XML>>stream...

    forum.aspose.com/t/setting-the-whole-xmp-block/...
  10. Manage PowerPoint Text Paragraphs in PHP|Aspose...

    Master paragraph formatting with Aspose.Slides for PHP via Java — optimize alignment, spacing & style in PPT, PPTX, and ODP presentations....Add an AutoShape of Rectangle type $ashp = $slide -> getShapes...setFontBold ( NullableBool :: True ); $portion -> getPortionFormat...

    docs.aspose.com/slides/php-java/manage-paragraph/