Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 9,103 for

selective color

(0.12 sec)
  1. Create AcroForms - Create Fillable PDF in Java|...

    This section explains how to create AcroForms from scratch in your PDF documents with Aspose.PDF for Java.... setColor ( Color . getGreen ()); // Add field...where only one answer can be selected. The following code snippets...

    docs.aspose.com/pdf/java/create-forms/
  2. Manage Presentation Zoom in Java|Aspose.Slides ...

    Create and customize Zoom with Aspose.Slides for Java — jump between sections, add thumbnails and transitions across PPT, PPTX and ODP presentations.... To show selected slides only, use a Slide Zoom...getSolidFillColor (). setColor ( Color . cyan ); // Creates a text...

    docs.aspose.com/slides/java/manage-zoom/
  3. Creating a Page Layout in C++|Aspose.Words for C++

    Creating a page layout can be a costly procedure. Aspose.Words will create a page layout only when it is necessary: to render document pages, to obtain a field value, to export a document to HTML, etc....responsible for calculating colors and border styles. In Microsoft...Microsoft Word, text color can be specified as automatic, implying...

    docs.aspose.com/words/cpp/creating-a-page-layout/
  4. 插入和删除Excel文件的行和列|Documentation

    本文介绍如何通过Aspose.Cells for JavaScript通过C++ API插入和删除行与列。...innerHTML = '<p style="color: red;">Please select an Excel file.</p>'...'result' ). innerHTML = '<p style="color: green;">Row inserted successfully...

    docs.aspose.com/cells/zh/javascript-cpp/inserti...
  5. 使用JavaScript通过C++锁定WordArt水印|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++锁定WordArt水印... Selection ] : true , [ AsposeCells ...wordart . fill ; // Set the color (converted to property assignment...

    docs.aspose.com/cells/zh/javascript-cpp/locking...
  6. How to create waterfall chart with JavaScript v...

    Create waterfall charts in Excel with JavaScript and Aspose.Cells for JavaScript via C++...., SaveFormat , ChartType , Color , FormattingType } = AsposeCells...'fileInput' ); // Load workbook from selected file if provided, otherwise...

    docs.aspose.com/cells/javascript-cpp/creating-w...
  7. DocumentBuilder.IsAtEndOfStructuredDocumentTag ...

    Discover DocumentBuilder's IsAtEndOfStructuredDocumentTag property—check if your cursor is positioned at the end of a structured document tag for efficient editing!... True ); // Get currently selected structured document tag. builder...CurrentStructuredDoc . Color = Color . Green ; doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words/doc...
  8. DocumentBuilder.current_structured_document_tag...

    DocumentBuilder.current_structured_document_tag property. Gets the structured document tag that is currently selected in this [DocumentBuilder](../)....document tag that is currently selected in this DocumentBuilder ....ent_tag ) # Get currently selected structured document tag. builder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. DocumentBuilder.MoveToStructuredDocumentTag | A...

    Effortlessly navigate to structured document tags with the DocumentBuilder MoveToStructuredDocumentTag method, enhancing your document editing efficiency.... True ); // Get currently selected structured document tag. builder...CurrentStructuredDoc . Color = Color . Green ; doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words/doc...
  10. Format Ranges|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.... Select the range of cells you want... You can click and drag to select the range, or you can use keyboard...

    docs.aspose.com/cells/net/how-to-format-a-range/