Sort Score
Result 10 results
Languages All
Labels All
Results 9,071 - 9,080 of 15,879 for

point

(0.76 sec)
  1. ListLevel.TextPosition | Aspose.Words for .NET

    Discover the ListLevel TextPosition property to easily adjust the second line's position in Points for enhanced list formatting and clarity....Returns or sets the position (in points) for the second line of wrapping...

    reference.aspose.com/words/net/aspose.words.lis...
  2. XmlMapping.prefixMappings property | Aspose.Wor...

    XmlMapping.prefixMappings property. Returns XML namespace prefix mappings to evaluate the [XmlMapping.xpath](../xpath/)....text contents that the XPath points to. // In this case, it will...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. XmlMapping.xpath property | Aspose.Words for Py...

    XmlMapping.xpath property. Returns the XPath expression, which is evaluated to find the custom XML node that is mapped to the parent structured document tag....text contents that the XPath points to. # In this case, it will...

    reference.aspose.com/words/python-net/aspose.wo...
  4. XmlMapping.XPath | Aspose.Words for .NET

    Discover how XmlMapping's XPath property efficiently locates custom XML nodes, enhancing your structured document management with precision and ease....text contents that the XPath points to. // In this case, it will...

    reference.aspose.com/words/net/aspose.words.mar...
  5. Aspose::Words::ParagraphFormat::get_LineSpacing...

    Aspose::Words::ParagraphFormat::get_LineSpacingRule method. Gets or sets the line spacing for the paragraph in C++....default line spacing, which is 12 points by default. // This kind of...

    reference.aspose.com/words/cpp/aspose.words/par...
  6. PageInfo.HeightInPoints | Aspose.Words för .NET

    Upptäck egenskapen HeightInPoints i PageInfo för att enkelt komma åt sidhöjden i punkter. Förbättra din dokumentlayout med exakta mått!... WriteLine ( $"\tSize in points:\t{pageInfo.SizeInPoints}"...

    reference.aspose.com/words/sv/net/aspose.words....
  7. PageInfo.HeightInPoints | Aspose.Words لـ .NET

    اكتشف خاصية HeightInPoints في PageInfo للوصول بسهولة إلى ارتفاع الصفحة بالنقاط. حسّن تصميم مستندك بقياسات دقيقة!... WriteLine ( $"\tSize in points:\t{pageInfo.SizeInPoints}"...

    reference.aspose.com/words/ar/net/aspose.words....
  8. Aspose.Pdf添加水印的两个问题 - Free Support Forum - aspo...

    首先,我先贴下我编写的代码,然后在末尾说明问题吧: /// <summary> /// 为pdf添加水印 /// </summary> /// <param name="DocuementFileName">文档名称</param> /// <param name="SaveFileName">保存后的名称</param> /// <param name=…...Point(j * WaterDmi_Hor, i * WaterDmi_Ver);...TempAddArtifact.Position = new Aspose.Pdf.Point(CustomPostion_X, CustomPostion_Y);...

    forum.aspose.com/t/aspose-pdf/311479
  9. Gérer les étiquettes de données de graphique da...

    Apprenez à ajouter et formater les étiquettes de données de graphique dans les présentations PowerPoint à l'aide d'Aspose.Slides pour Android via Java pour des diapositives plus attrayantes....données du graphique ou les points de données individuels. Elles...les étiquettes que pour les points extrêmes ou clés. Comment puis-je...

    docs.aspose.com/slides/fr/androidjava/chart-dat...
  10. Java API ソリューションを使用した EPS のサイズ変更

    Java 向け Aspose.Page API ソリューションが提供する EPS のサイズ変更機能について、コードスニペットを用いて解説します。...Setting new size of EPS file in points. 2 3 // Initialize PS document...outputFileName = "output_resize_points.eps" ; 7 8 //Get size of EPS...

    docs.aspose.com/page/ja/java/resize-eps/