Sort Score
Result 10 results
Languages All
Labels All
Results 5,041 - 5,050 of 150,054 for

2

(0.1 sec)
  1. Z Axis with C++|Documentation

    Learn how to work with the Z-axis in Aspose.Cells for C++. Our guide will help you understand how to configure and customize the Z-axis, including its scale and labels, to enhance your charts.... PutValue ( 2 ); worksheet . GetCells (). Get...(). Get ( u "B2" ). PutValue ( 2 ); worksheet . GetCells (). Get...

    docs.aspose.com/cells/cpp/z-axis/
  2. FieldIfComparisonResult | Aspose.Words for Java

    Specifies the result of the IF field condition evaluation in Java....write("\nStatement 2: "); field = (FieldIf) builder...); field.setRightExpression("2 + 3"); field.setTrueText("True");...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose::Words::Fields::FieldCollection::idx_get...

    Aspose::Words::Fields::FieldCollection::idx_get method. Returns a field at the specified index in C++....example -1 means the last item, -2 means the second before last and... fields -> get_Count ()); // 2 - Get the collection to remove...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Aspose::Words::Section::AppendContent method | ...

    Aspose::Words::Section::AppendContent method. Inserts a copy of content of the source section at the end of this section in C++....builder -> Write ( u "Section 2" ); builder -> InsertBreak ( Aspose...get_Sections () -> idx_get ( 2 ); ASSERT_EQ ( System :: String...

    reference.aspose.com/words/cpp/aspose.words/sec...
  5. Aspose.Psd for .NET - Strange image manipulatio...

    https://forum.aspose.com/t/aspose-psd-for-net-strange-image-manipulation-on-save-and-error-opening-a-file/239530/16 Hi, as requested, here’s the link to the sample project: Thank you...2021, 9:12am #1 Hi, There are 2 situations that I’d like to request...(original on the left) image (2).jpg (190.9 KB) I’m not sure if...

    forum.aspose.com/t/aspose-psd-for-net-strange-i...
  6. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_ApplyParagraphFormat method. Paragraph formatting applied to new content in C++....Left , paragraphs -> idx_get ( 2 ) -> get_ParagraphFormat () ->...&p" , options ); ASSERT_EQ ( 2 , count ); ASSERT_EQ ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.rep...
  7. 3. Matrix and similar environments | LaTeX manual

    This article provides a brief introduction into typesetting LaTeX matrix-like structures using AMS-LATEX packages....Copy 1 \ usepackage{amsmath} 2 % ---------- 3 \ begin{equation}...6 r ! \ , ( - 1) ^ {(r - j) / 2} & \ text{ if $r - j$ is even...

    docs.aspose.com/tex/java/latex-ams-matrix/
  8. Aspose::Words::Markup::CustomPartCollection::id...

    Aspose::Words::Markup::CustomPartCollection::idx_set method. Gets or sets an item at the specified index in C++....docx" ); ASSERT_EQ ( 2 , doc -> get_PackageCustomParts...get_PackageCustomParts () -> RemoveAt ( 2 ); ASSERT_EQ ( 2 , doc -> get_PackageCustomParts...

    reference.aspose.com/words/cpp/aspose.words.mar...
  9. Aspose::Words::Markup::CustomPart::get_ContentT...

    Aspose::Words::Markup::CustomPart::get_ContentType method. Specifies the content type of this custom part in C++....docx" ); ASSERT_EQ ( 2 , doc -> get_PackageCustomParts...get_PackageCustomParts () -> RemoveAt ( 2 ); ASSERT_EQ ( 2 , doc -> get_PackageCustomParts...

    reference.aspose.com/words/cpp/aspose.words.mar...
  10. Migrate to the latest Aspose.Tasks for Java | A...

    Learn how to migrate from earlier versions of Aspose.Tasks for Java 8.1.0 to the latest ones....// Create a project instance 2 3 Project prj = new Project();...Project project = new Project(); 2 3 // Set default properties 4...

    docs.aspose.com/tasks/java/how-to-migrate-to-as...