Sort Score
Result 10 results
Languages All
Labels All
Results 5,641 - 5,650 of 133,247 for

2

(0.15 sec)
  1. WrapType Enum | Aspose.Words for .NET

    Discover how the Aspose.Words.Drawing.WrapType enum enhances text wrapping around shapes and images for professional document formatting.... Square 2 Wraps text around all sides of...PageWidth - shape . Width ) / 2 ; shape . Top = ( builder . PageSetup...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Aspose::Words::ParagraphFormat::get_PageBreakBe...

    Aspose::Words::ParagraphFormat::get_PageBreakBefore method. True if a page break is forced before the paragraph in C++....builder -> Writeln ( u "Paragraph 2." ); auto layoutCollector = MakeObject...idx_get ( 0 ))); ASSERT_EQ ( 2 , layoutCollector -> GetStartPageIndex...

    reference.aspose.com/words/cpp/aspose.words/par...
  3. Aspose::Words::Drawing::ImageSize::get_HeightPi...

    Aspose::Words::Drawing::ImageSize::get_HeightPixels method. Gets the height of the image in pixels in C++....imageSize -> get_WidthPoints () * 2 ); shape -> set_Height ( imageSize...imageSize -> get_HeightPoints () * 2 ); doc -> Save ( ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. ListCollection.Item | Aspose.Words for .NET

    Access ListCollection items effortlessly by index. Simplify your data management and enhance your coding efficiency with this powerful property!... Writeln ( "Paragraph 2" ); builder . Write ( "Paragraph...ListFormat . ListLevelNumber = 2 ; } Assert . AreEqual ( 3 , paras...

    reference.aspose.com/words/net/aspose.words.lis...
  5. 导出数学方程|Aspose.Slides 文档

    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...."a" ) -> SetSuperscript ( u "2" ) -> Join ( u "+" ) -> Join (..."b" ) -> SetSuperscript ( u "2" )) -> Join ( u "=" ) -> Join...

    docs.aspose.com/slides/zh/cpp/exporting-math-eq...
  6. CustomXmlSchemaCollection class | Aspose.Words ...

    Aspose.Words.Markup.CustomXmlSchemaCollection class. A collection of strings that represent XML schemas that are associated with a custom XML part... toEqual ( 2 ); // Enumerate the schemas and...index: schemas . removeAt ( 2 ); // 2 - Remove a schema by value:...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. CustomXmlPropertyCollection.Add | Aspose.Words ...

    Effortlessly enhance your CustomXmlPropertyCollection with the Add method, allowing you to seamlessly integrate properties for optimized data management....AreEqual ( "2003" , properties [ 2 ]. Value ); Assert . AreEqual...3 , properties . Count ); // 2 - Remove by name: properties ...

    reference.aspose.com/words/net/aspose.words.mar...
  8. CustomXmlPropertyCollection.Contains | Aspose.W...

    Discover if CustomXmlPropertyCollection holds a property by name. Efficiently manage your XML data with our reliable methods for seamless integration....AreEqual ( "2003" , properties [ 2 ]. Value ); Assert . AreEqual...3 , properties . Count ); // 2 - Remove by name: properties ...

    reference.aspose.com/words/net/aspose.words.mar...
  9. CustomXmlPropertyCollection.RemoveAt | Aspose.W...

    Effortlessly manage your CustomXmlPropertyCollection with the RemoveAt method—quickly remove properties by index for streamlined data handling....AreEqual ( "2003" , properties [ 2 ]. Value ); Assert . AreEqual...3 , properties . Count ); // 2 - Remove by name: properties ...

    reference.aspose.com/words/net/aspose.words.mar...
  10. 将目录添加到现有的PDF中使用Ruby|Aspose.PDF for Java

    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...."第一页" , "第二页" ] i = 0 while i < 2 # 创建标题对象 heading2 = Rjb :: import... getPages (). get_Item ( i + 2 )) # 目标页 heading2 . setTop ( doc...

    docs.aspose.com/pdf/zh/java/add-toc-to-existing...