Sort Score
Result 10 results
Languages All
Labels All
Results 3,871 - 3,880 of 9,933 for

2 of

(0.12 sec)
  1. Project Rescheduling

    Learn how to reschedule MicrosOft Project (MPP/XML) project files from the project start/finish date using Aspose.Tasks for C++.... 2 System ::String dataDir = Run...path to the documents directory. 2 System ::String dataDir = Run...

    docs.aspose.com/tasks/cpp/project-rescheduling/
  2. TabAlignment Enum | Aspose.Words for .NET

    Discover Aspose.Words.TabAlignment enum for customizable tab stop alignment. Enhance document formatting with precision and flexibility today!... Right 2 Right-aligns the text at the tab...new Run ( doc , "\tTab 1\tTab 2\tTab 3" )); doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words/tab...
  3. Convert SVG to XPS | C#

    Convert SVG to XPS in C# using Aspose.HTML API. Consider various SVG to XPS conversion scenarios in C# examples. Try online SVG Converter....method to convert SVG to XPS 2 Converter. ConvertSVG (Path. Combine...NET. Copy 1 // Prepare SVG code 2 string code = "<svg xmlns='http://www...

    docs.aspose.com/html/net/convert-svg-to-xps/
  4. Aspose::Words::Fields::FieldTA class | Aspose.W...

    Aspose::Words::Fields::FieldTA class. Implements the TA field. To learn more, visit the documentation article in C++....InsertToaEntry ( builder , u "2" , u "Source 2" ); // This entry will...( builder , u "1" , u "Source 2" ); fieldTA -> set_IsBold ( true...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. OleFormat.OleIcon | Aspose.Words for .NET

    Discover the OleFormat OleIcon property, control OLE object display as icons or content for enhanced user experience and seamless integration in your applications....AreEqual ( 2 , shapes . Length ); Assert . AreEqual ( 2 , shapes...

    reference.aspose.com/words/net/aspose.words.dra...
  6. ConverterContext | Aspose.Words for Java

    Document converter context in Java....2.pdf", SaveFormat.RTF) .execute();..."LowCode.ConvertContextStream.2.docx")) { Converter.create(converterContext)...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose::Words::Tables::Cell::Cell constructor |...

    Aspose::Words::Tables::Cell::Cell constructor. Initializes a new instance Of the Cell class in C++....innerTable = CreateTable ( doc , 2 , 2 , u "Inner Table" ); outerTable...

    reference.aspose.com/words/cpp/aspose.words.tab...
  8. CustomXmlPart.schemas property | Aspose.Words f...

    CustomXmlPart.schemas property. Specifies the set Of XML schemas that are associated with this custom XML part.... custom_xml_parts [ 0 ]) # 2 - By GUID: self . assertEqual...xml_part_clone ) self . assertEqual ( 2 , doc . custom_xml_parts . count...

    reference.aspose.com/words/python-net/aspose.wo...
  9. CustomXmlPartCollection.count property | Aspose...

    CustomXmlPartCollection.count property. Gets the number Of elements contained in the collection.... custom_xml_parts [ 0 ]) # 2 - By GUID: self . assertEqual...xml_part_clone ) self . assertEqual ( 2 , doc . custom_xml_parts . count...

    reference.aspose.com/words/python-net/aspose.wo...
  10. CustomXmlPartCollection.count property | Aspose...

    CustomXmlPartCollection.count property. Gets the number Of elements contained in the collection.... toEqual ( xmlPart ); // 2 - By GUID: expect ( doc . customXmlParts...customXmlParts . count ). toEqual ( 2 ); // Iterate through the collection...

    reference.aspose.com/words/nodejs-net/aspose.wo...